Searched defs:print_cost (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/callgrind/
H A Ddebug.c175 void CLG_(print_cost)(int s, EventSet* es, ULong* c) function
259 CLG_(print_cost)(s+9, CLG_(sets).full, jcc->cost);
361 CLG_(print_cost)(s+5, ii->eventset, bbcc->cost + ii->cost_offset);
451 void CLG_(print_cost)(int s, EventSet* es, ULong* cost) {} function

Completed in 18 milliseconds