Searched refs:call_time (Results 1 – 1 of 1) sorted by relevance
620 double call_time; in hist_print() local622 call_time = (sym->hist.time + sym->cg.child_time) / sym->ncalls; in hist_print()624 if (call_time > top_time) in hist_print()627 top_time = call_time; in hist_print()