Home
last modified time | relevance | path

Searched refs:full_debug_BBs (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/callgrind/
Dmain.c94 s->full_debug_BBs = 0; in CLG_()
1810 CLG_(stat).full_debug_BBs + in clg_print_stats()
1838 CLG_(stat).full_debug_BBs * 100 / BB_lookups, in clg_print_stats()
1839 CLG_(stat).full_debug_BBs); in clg_print_stats()
Dfn.c457 CLG_(stat).full_debug_BBs++; in CLG_()
Dglobal.h165 Int full_debug_BBs; member