Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Devents.h87 void CLG_(init_cost)(EventSet*,ULong*);
Dthreads.c118 CLG_(init_cost)( CLG_(sets).full, t->lastdump_cost ); in new_thread()
119 CLG_(init_cost)( CLG_(sets).full, t->sighandler_cost ); in new_thread()
Devents.c195 void CLG_(init_cost)(EventSet* es, ULong* cost) in CLG_() argument
Ddump.c427 CLG_(init_cost)( CLG_(sets).full, c->cost ); in init_fcost()
660 CLG_(init_cost)( CLG_(sets).full, jcc->cost ); in fprint_jcc()
Dbbcc.c104 CLG_(init_cost)( CLG_(sets).full, jcc->cost ); in CLG_()
Dsim.c1524 CLG_(init_cost)( CLG_(sets).full, D_total); in cachesim_printstat()