HPCToolkit
Analysis Namespace Reference

Namespaces

 CallPath
 
 Flat
 
 Raw
 
 TextUtil
 
 Util
 

Classes

class  Args
 
class  ArgsHPCProf
 

Typedefs

typedef std::pair< std::string, std::string > PathTuple
 
typedef std::vector< PathTuplePathTupleVec
 

Variables

const std::string DefaultPathTupleTarget = "src"
 

Typedef Documentation

◆ PathTuple

typedef std::pair<std::string, std::string> Analysis::PathTuple

Definition at line 82 of file Args.hpp.

◆ PathTupleVec

typedef std::vector<PathTuple> Analysis::PathTupleVec

Definition at line 83 of file Args.hpp.

Variable Documentation

◆ DefaultPathTupleTarget

const std::string Analysis::DefaultPathTupleTarget = "src"

Definition at line 85 of file Args.hpp.