Home
last modified time | relevance | path

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

/external/oprofile/libpp/
Dsymbol.h118 count_array_t total_callee_count; variable
Dcallgraph_container.cpp312 sym.total_callee_count += self.sample.counts; in process_children()
334 sym.total_callee_count[0]) >= threshold) in process_children()
377 sym.total_callee_count += cit->second; in process()
Dformat_output.cpp535 c.total = sym->total_callee_count; in output()