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

/external/valgrind/callgrind/
H A Ddump.c49 static FullCost dump_total_cost = 0; variable
555 CLG_(add_and_zero_cost)( CLG_(sets).full, dump_total_cost, c->cost );
1332 CLG_(init_cost_lz)( CLG_(sets).full, &dump_total_cost );
1348 dump_total_cost);
1351 &CLG_(total_cost), dump_total_cost); local

Completed in 51 milliseconds