Searched defs:_Statistics (Results 1 – 1 of 1) sorted by relevance
136 struct _Statistics { struct137 ULong call_counter;138 ULong jcnd_counter;139 ULong jump_counter;140 ULong rec_call_counter;141 ULong ret_counter;142 ULong bb_executions;144 Int context_counter;145 Int bb_retranslations; 147 Int distinct_objs;[all …]