Home
last modified time | relevance | path

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

/external/valgrind/main/callgrind/
Dmain.c88 s->full_debug_BBs = 0; in CLG_()
1543 CLG_(stat).full_debug_BBs + in finish()
1571 CLG_(stat).full_debug_BBs * 100 / BB_lookups, in finish()
1572 CLG_(stat).full_debug_BBs); in finish()
Dfn.c458 CLG_(stat).full_debug_BBs++; in CLG_()
Dglobal.h200 Int full_debug_BBs; member