Public Member Functions | |
PathProfilesPerProcess () | |
void | reset () |
~PathProfilesPerProcess () | |
Public Attributes | |
TProfile * | active_time |
TProfile * | exclusive_time |
TProfile * | interpaths |
TProfile * | total_time |
Definition at line 601 of file FastTimerService.h.
|
inline |
Definition at line 607 of file FastTimerService.h.
|
inline |
|
inline |
Definition at line 618 of file FastTimerService.h.
References active_time, exclusive_time, interpaths, and total_time.
Referenced by ~PathProfilesPerProcess().
TProfile* FastTimerService::PathProfilesPerProcess::active_time |
Definition at line 602 of file FastTimerService.h.
Referenced by reset().
TProfile* FastTimerService::PathProfilesPerProcess::exclusive_time |
Definition at line 604 of file FastTimerService.h.
Referenced by reset().
TProfile* FastTimerService::PathProfilesPerProcess::interpaths |
Definition at line 605 of file FastTimerService.h.
Referenced by reset().
TProfile* FastTimerService::PathProfilesPerProcess::total_time |
Definition at line 603 of file FastTimerService.h.
Referenced by reset().