Searched refs:g_breakpoint_hit_count (Results 1 – 1 of 1) sorted by relevance
19 int g_breakpoint_hit_count = 0; variable26 g_breakpoint_hit_count += 1; in BPCallback()45 if (g_breakpoint_hit_count != 1) in test()