HPCToolkit
CCT-TreeIterator.cpp File Reference
#include <iostream>
#include <stdint.h>
#include "CCT-Tree.hpp"
#include <lib/support/diagnostics.h>
Include dependency graph for CCT-TreeIterator.cpp:

Go to the source code of this file.

Namespaces

 Prof
 
 Prof::CCT
 

Functions

bool Prof::CCT::HasANodeTy (const ANode &node, long type)
 
static int Prof::CCT::cmp (uint64_t x, uint64_t y)
 
static int Prof::CCT::cmpByDynInfoSpecial (const ADynNode *x_dyn, const ADynNode *y_dyn)
 

Variables

const ANodeFilter Prof::CCT::ANodeTyFilter [ANode::TyNUMBER]