Public Member Functions | |
PathProfilesPerProcess () | |
void | reset () |
~PathProfilesPerProcess () | |
Public Attributes | |
TProfile * | active_time |
TProfile * | exclusive_time |
TProfile * | interpaths |
TProfile * | total_time |
Definition at line 605 of file FastTimerService.h.
|
inline |
Definition at line 611 of file FastTimerService.h.
|
inline |
|
inline |
Definition at line 622 of file FastTimerService.h.
References active_time, exclusive_time, interpaths, and total_time.
Referenced by ~PathProfilesPerProcess().
TProfile* FastTimerService::PathProfilesPerProcess::active_time |
Definition at line 606 of file FastTimerService.h.
Referenced by reset().
TProfile* FastTimerService::PathProfilesPerProcess::exclusive_time |
Definition at line 608 of file FastTimerService.h.
Referenced by reset().
TProfile* FastTimerService::PathProfilesPerProcess::interpaths |
Definition at line 609 of file FastTimerService.h.
Referenced by reset().
TProfile* FastTimerService::PathProfilesPerProcess::total_time |
Definition at line 607 of file FastTimerService.h.
Referenced by reset().