HomeSort by relevance Sort by last modified time
    Searched refs:cost_count (Results 1 - 4 of 4) sorted by null

  /external/valgrind/callgrind/
bbcc.c 99 for(i=0;i<bbcc->bb->cost_count;i++)
282 bbcc->cost = CLG_(get_costarray)(bb->cost_count);
283 for(i=0;i<bb->cost_count;i++)
910 bb_addr(bb), bbcc->cost, bb->cost_count,
bb.c 117 * - instr_len, cost_count, instr[]
143 bb->cost_count = 0;
global.h 306 UInt cost_count; member in struct:_BB
main.c     [all...]

Completed in 50 milliseconds