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

/external/valgrind/callgrind/
H A Dmain.c806 UInt update_cost_offsets( ClgState* clgs ) function
1342 CLG_ASSERT(clgs.bb->cost_count == update_cost_offsets(&clgs));
1346 clgs.bb->cost_count = update_cost_offsets(&clgs);

Completed in 74 milliseconds