Searched defs:_Statistics (Results 1 – 1 of 1) sorted by relevance
168 struct _Statistics { struct169 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 …]