Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
galois::runtime::StatRecvHelper Class Reference

Static Public Member Functions

static void recvAtHost_0_hostTotalTy (galois::gstl::Str region, galois::gstl::Str category, StatTotal::Type totalTy)
 
static void recvAtHost_0_int (uint32_t hostID, galois::gstl::Str region, galois::gstl::Str category, int64_t thrdTotal, StatTotal::Type totalTy, const galois::gstl::Vector< int64_t > thrdVals)
 
static void recvAtHost_0_fp (uint32_t hostID, galois::gstl::Str region, galois::gstl::Str category, double thrdTotal, StatTotal::Type totalTy, const galois::gstl::Vector< double > thrdVals)
 
static void recvAtHost_0_str (uint32_t hostID, galois::gstl::Str region, galois::gstl::Str category, galois::gstl::Str thrdTotal, StatTotal::Type totalTy, const galois::gstl::Vector< galois::gstl::Str > thrdVals)
 

Member Function Documentation

static void galois::runtime::StatRecvHelper::recvAtHost_0_fp ( uint32_t  hostID,
galois::gstl::Str  region,
galois::gstl::Str  category,
double  thrdTotal,
StatTotal::Type  totalTy,
const galois::gstl::Vector< double >  thrdVals 
)
inlinestatic
static void galois::runtime::StatRecvHelper::recvAtHost_0_hostTotalTy ( galois::gstl::Str  region,
galois::gstl::Str  category,
StatTotal::Type  totalTy 
)
inlinestatic
static void galois::runtime::StatRecvHelper::recvAtHost_0_int ( uint32_t  hostID,
galois::gstl::Str  region,
galois::gstl::Str  category,
int64_t  thrdTotal,
StatTotal::Type  totalTy,
const galois::gstl::Vector< int64_t >  thrdVals 
)
inlinestatic
static void galois::runtime::StatRecvHelper::recvAtHost_0_str ( uint32_t  hostID,
galois::gstl::Str  region,
galois::gstl::Str  category,
galois::gstl::Str  thrdTotal,
StatTotal::Type  totalTy,
const galois::gstl::Vector< galois::gstl::Str thrdVals 
)
inlinestatic

The documentation for this class was generated from the following file: