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

/external/valgrind/main/callgrind/
H A Devents.h90 void CLG_(init_cost)(EventSet*,ULong*);
H A Dthreads.c115 CLG_(init_cost)( CLG_(sets).full, t->lastdump_cost );
116 CLG_(init_cost)( CLG_(sets).full, t->sighandler_cost );
H A Devents.c227 void CLG_(init_cost)(EventSet* es, ULong* cost) function
H A Ddump.c514 CLG_(init_cost)( CLG_(sets).full, c->cost );
759 CLG_(init_cost)( CLG_(sets).full, jcc->cost );
H A Dbbcc.c104 CLG_(init_cost)( CLG_(sets).full, jcc->cost );
H A Dsim.c1580 CLG_(init_cost)( CLG_(sets).full, D_total);

Completed in 96 milliseconds