#include <profile_aux.h>
Public Member Functions | |
| Loop_Profile () | |
Data Fields | |
| INT64 | invocation_count |
| INT64 | total_trip_count |
| INT64 | last_trip_count |
| INT64 | min_trip_count |
| INT64 | max_trip_count |
| INT64 | num_zero_trips |
Definition at line 171 of file profile_aux.h.
| Loop_Profile::Loop_Profile | ( | ) | [inline] |
Definition at line 179 of file profile_aux.h.
Definition at line 174 of file profile_aux.h.
Referenced by Profile_Loop(), and Profile_Loop_Iter().
1.5.6