Home | History | Annotate | Download | only in gprof

Lines Matching defs:print_time

61 double print_time = 0.0;
83 if (print_time > 0.0)
85 100.0 / print_time, print_time / hz);
91 print_time = 1.0;
125 100 * (cyc->cg.prop.self + cyc->cg.prop.child) / print_time,
479 100 * (np->cg.prop.self + np->cg.prop.child) / print_time,