Home
last modified time | relevance | path

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

/external/valgrind/main/callgrind/
Devents.c247 void CLG_(zero_cost)(EventSet* es, ULong* cost) in CLG_() argument
287 CLG_(zero_cost)(es, dst); in CLG_() local
304 CLG_(zero_cost)(es, *pdst); in CLG_()
431 CLG_(zero_cost)(es, dst); in CLG_() local
Devents.h92 void CLG_(zero_cost)(EventSet*,ULong*);
Dthreads.c213 CLG_(zero_cost)( CLG_(sets).full, es->cost ); in CLG_()
333 CLG_(zero_cost)( CLG_(sets).full, es->cost ); in new_exec_state()
Dbbcc.c541 CLG_(zero_cost)( CLG_(sets).full, call_entry_up->enter_cost ); in handleUnderflow()
Ddump.c1446 CLG_(zero_cost)(CLG_(sets).full, sum); in new_dumpfile()
Dmain.c1330 CLG_(zero_cost)( CLG_(sets).full, CLG_(current_state).cost ); in zero_state_cost()