HPCToolkit
CCT-Merge.hpp File Reference
#include <iostream>
#include <string>
#include <vector>
#include <list>
#include <set>
#include <include/uint.h>
#include <lib/prof-lean/hpcrun-fmt.h>
#include <lib/support/diagnostics.h>
Include dependency graph for CCT-Merge.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Prof::CCT::MergeEffect
 
class  Prof::CCT::MergeContext
 
struct  Prof::CCT::MergeContext::pair
 

Namespaces

 Prof
 
 Prof::CCT
 

Typedefs

typedef std::list< MergeEffect > Prof::CCT::MergeEffectList
 

Enumerations

enum  { Prof::CCT::MrgFlg_NormalizeTraceFileY = (1 << 0), Prof::CCT::MrgFlg_CCTMergeOnly = (1 << 1), Prof::CCT::MrgFlg_AssertCCTMergeOnly = (1 << 2), Prof::CCT::MrgFlg_PropagateEffects = (1 << 3) }