HPCToolkit
env.c File Reference

Go to the source code of this file.

Variables

const char * HPCRUN_OPT_LUSH_AGENTS = "HPCRUN_OPT_LUSH_AGENTS"
 
const char * HPCRUN_OUT_PATH = "HPCRUN_OUT_PATH"
 
const char * HPCRUN_TRACE = "HPCRUN_TRACE"
 
const char * PAPI_EVENT_LIST = "PAPI_EVENT_LIST"
 
const char * HPCRUN_EVENT_LIST = "HPCRUN_EVENT_LIST"
 
const char * HPCRUN_MEMSIZE = "HPCRUN_MEMSIZE"
 
const char * HPCRUN_LOW_MEMSIZE = "HPCRUN_LOW_MEMSIZE"
 

Variable Documentation

◆ HPCRUN_EVENT_LIST

const char* HPCRUN_EVENT_LIST = "HPCRUN_EVENT_LIST"

Definition at line 55 of file env.c.

◆ HPCRUN_LOW_MEMSIZE

const char* HPCRUN_LOW_MEMSIZE = "HPCRUN_LOW_MEMSIZE"

Definition at line 57 of file env.c.

◆ HPCRUN_MEMSIZE

const char* HPCRUN_MEMSIZE = "HPCRUN_MEMSIZE"

Definition at line 56 of file env.c.

◆ HPCRUN_OPT_LUSH_AGENTS

const char* HPCRUN_OPT_LUSH_AGENTS = "HPCRUN_OPT_LUSH_AGENTS"

Definition at line 48 of file env.c.

◆ HPCRUN_OUT_PATH

const char* HPCRUN_OUT_PATH = "HPCRUN_OUT_PATH"

Definition at line 50 of file env.c.

◆ HPCRUN_TRACE

const char* HPCRUN_TRACE = "HPCRUN_TRACE"

Definition at line 51 of file env.c.

◆ PAPI_EVENT_LIST

const char* PAPI_EVENT_LIST = "PAPI_EVENT_LIST"

Definition at line 53 of file env.c.