geopm  3.1.1.dev214+gba4f9f6d
GEOPM - Global Extensible Open Power Manager
Functions
geopm_shmem.h File Reference
#include "geopm_public.h"
Include dependency graph for geopm_shmem.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int GEOPM_PUBLIC geopm_shmem_path_prof (const char *shm_key, int pid, int uid, size_t shm_path_max, char *shm_path)
 
int GEOPM_PUBLIC geopm_shmem_create_prof (const char *shm_key, size_t size, int pid, int uid, int gid)
 

Function Documentation

◆ geopm_shmem_create_prof()

int GEOPM_PUBLIC geopm_shmem_create_prof ( const char *  shm_key,
size_t  size,
int  pid,
int  uid,
int  gid 
)

◆ geopm_shmem_path_prof()

int GEOPM_PUBLIC geopm_shmem_path_prof ( const char *  shm_key,
int  pid,
int  uid,
size_t  shm_path_max,
char *  shm_path 
)