HPCToolkit
Prof Namespace Reference

Namespaces

 CallPath
 
 CCT
 
 Flat
 
 Metric
 
 Struct
 

Classes

class  LoadMap
 

Functions

static uint getProcIdFromMap (uint proc_id)
 
static uint getLoadModuleFromMap (uint lm_id)
 

Variables

std::map< uint, uintm_mapFileIDs
 
std::map< uint, uintm_mapProcIDs
 
std::map< uint, uintm_pairFakeLoadModule
 

Function Documentation

◆ getLoadModuleFromMap()

static uint Prof::getLoadModuleFromMap ( uint  lm_id)
static

Definition at line 135 of file CCT-Tree.cpp.

Here is the caller graph for this function:

◆ getProcIdFromMap()

static uint Prof::getProcIdFromMap ( uint  proc_id)
static

Definition at line 121 of file CCT-Tree.cpp.

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

Variable Documentation

◆ m_mapFileIDs

std::map< uint, uint > Prof::m_mapFileIDs

Definition at line 154 of file CallPath-Profile.cpp.

◆ m_mapProcIDs

std::map< uint, uint > Prof::m_mapProcIDs

Definition at line 155 of file CallPath-Profile.cpp.

◆ m_pairFakeLoadModule

std::map< uint, uint > Prof::m_pairFakeLoadModule

Definition at line 159 of file CallPath-Profile.cpp.