Home
last modified time | relevance | path

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

/external/valgrind/main/callgrind/
Dmain.c89 s->full_debug_BBs = 0; in CLG_()
1718 CLG_(stat).full_debug_BBs + in finish()
1746 CLG_(stat).full_debug_BBs * 100 / BB_lookups, in finish()
1747 CLG_(stat).full_debug_BBs); in finish()
Dfn.c458 CLG_(stat).full_debug_BBs++; in CLG_()
Dglobal.h200 Int full_debug_BBs; member