Public Member Functions | |
void | fill (double x, TimingPerProcess const &value) |
void | reset () |
SummaryProfilesPerProcess () | |
~SummaryProfilesPerProcess () | |
Public Attributes | |
TProfile * | all_endpaths |
TProfile * | all_paths |
TProfile * | event |
TProfile * | interpaths |
TProfile * | preevent |
Definition at line 562 of file FastTimerService.h.
|
inline |
Definition at line 569 of file FastTimerService.h.
|
inline |
|
inline |
Definition at line 590 of file FastTimerService.h.
References FastTimerService::TimingPerProcess::all_endpaths, all_endpaths, FastTimerService::TimingPerProcess::all_paths, all_paths, FastTimerService::TimingPerProcess::event, FastTimerService::TimingPerProcess::interpaths, interpaths, FastTimerService::TimingPerProcess::preevent, and preevent.
|
inline |
Definition at line 581 of file FastTimerService.h.
References all_endpaths, all_paths, interpaths, and preevent.
Referenced by ~SummaryProfilesPerProcess().
TProfile* FastTimerService::SummaryProfilesPerProcess::all_endpaths |
Definition at line 566 of file FastTimerService.h.
TProfile* FastTimerService::SummaryProfilesPerProcess::all_paths |
Definition at line 565 of file FastTimerService.h.
TProfile* FastTimerService::SummaryProfilesPerProcess::event |
Definition at line 564 of file FastTimerService.h.
Referenced by Types.EventID::cppID(), core.AutoHandle.AutoHandle::Load(), looper.Looper::process(), and core.AutoHandle.AutoHandle::product().
TProfile* FastTimerService::SummaryProfilesPerProcess::interpaths |
Definition at line 567 of file FastTimerService.h.
TProfile* FastTimerService::SummaryProfilesPerProcess::preevent |
Definition at line 563 of file FastTimerService.h.