Searched refs:BB_lookups (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/callgrind/
H A Dmain.c1809 int BB_lookups = local
1835 BB_lookups);
1836 if (BB_lookups>0) {
1838 CLG_(stat).full_debug_BBs * 100 / BB_lookups,
1841 CLG_(stat).file_line_debug_BBs * 100 / BB_lookups,
1844 CLG_(stat).fn_name_debug_BBs * 100 / BB_lookups,
1847 CLG_(stat).no_debug_BBs * 100 / BB_lookups,

Completed in 50 milliseconds