Home
last modified time | relevance | path

Searched defs:_Statistics (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/main/callgrind/
Dglobal.h168 struct _Statistics { struct
169 ULong call_counter;
170 ULong jcnd_counter;
171 ULong jump_counter;
172 ULong rec_call_counter;
173 ULong ret_counter;
174 ULong bb_executions;
176 Int context_counter;
177 Int bb_retranslations;
179 Int distinct_objs;
[all …]