Classes | |
struct | itrace_event_t |
struct | itrace_measured_events_t |
Method for post-processing a measured event
In the methods described below, "previously measured" values refer to the value of an event when it was last measured when reporting domain statistics, or to the value of an event when a section started when reporting section statistics.
ITRACE_PM_RAW event values have an 's' or 'e' postfix in the itrace output whenever corresponding to the Start and End values of a section. No postfix is present otherwise.
ITRACE_PM_DELTA event values have a 'd' postfix and ITRACE_PM_NORMALIZED events have a 'd/t' postfix.