HPCToolkit
OSUtil.h File Reference
#include <stddef.h>
#include <include/uint.h>
Include dependency graph for OSUtil.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define HOSTID_FORMAT   "%08lx"
 

Functions

uint OSUtil_pid ()
 
const char * OSUtil_jobid ()
 
long OSUtil_hostid ()
 
int OSUtil_setCustomKernelName (char *buffer, size_t max_chars)
 
int OSUtil_setCustomKernelNameWrap (char *buffer, size_t max_chars)
 

Macro Definition Documentation

◆ HOSTID_FORMAT

#define HOSTID_FORMAT   "%08lx"

Definition at line 86 of file OSUtil.h.

Function Documentation

◆ OSUtil_hostid()

long OSUtil_hostid ( )

Definition at line 162 of file OSUtil.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ OSUtil_jobid()

const char* OSUtil_jobid ( )

Definition at line 100 of file OSUtil.c.

Here is the caller graph for this function:

◆ OSUtil_pid()

uint OSUtil_pid ( )

Definition at line 92 of file OSUtil.c.

Here is the caller graph for this function:

◆ OSUtil_setCustomKernelName()

int OSUtil_setCustomKernelName ( char *  buffer,
size_t  max_chars 
)

Definition at line 198 of file OSUtil.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ OSUtil_setCustomKernelNameWrap()

int OSUtil_setCustomKernelNameWrap ( char *  buffer,
size_t  max_chars 
)

Definition at line 208 of file OSUtil.c.

Here is the call graph for this function:
Here is the caller graph for this function: