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

#include <ThreadTimer.h>

Inheritance diagram for galois::runtime::ThreadTimers:
galois::runtime::PerThreadTimer< enabled > galois::runtime::PerThreadTimer< MORE_STATS >

Protected Member Functions

void reportTimes (const char *category, const char *region)
 

Protected Attributes

substrate::PerThreadStorage
< ThreadTimer
timers_
 

Member Function Documentation

void galois::runtime::ThreadTimers::reportTimes ( const char *  category,
const char *  region 
)
protected

Member Data Documentation

substrate::PerThreadStorage<ThreadTimer> galois::runtime::ThreadTimers::timers_
protected

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