Home
last modified time | relevance | path

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

/external/oprofile/libpp/
Dsymbol.h113 count_array_t total_caller_count; variable
Dcallgraph_container.cpp324 sym.total_caller_count[0]) < threshold) in process_children()
368 sym.total_caller_count += cit->second; in process()
Dformat_output.cpp522 c.total = sym->total_caller_count; in output()