Searched refs:profiler_dropped_instructions (Results 1 – 2 of 2) sorted by relevance
32 long long profiler_dropped_instructions; variable94 profiler_dropped_instructions = 0; in profiler_reset()120 if (profiler_dropped_instructions > 0) { in profiler_list()122 (int)profiler_dropped_instructions); in profiler_list()165 profiler_dropped_instructions++; in profiler_record_sample()
60 extern long long profiler_dropped_instructions;
Completed in 3 milliseconds