Home
last modified time | relevance | path

Searched refs:add_diff_cost (Results 1 – 5 of 5) sorted by relevance

/external/valgrind/main/callgrind/
Devents.h104 Bool CLG_(add_diff_cost)(EventSet*,ULong* dst, ULong* old, ULong* new_cost);
Dcommand.c241 CLG_(add_diff_cost)( CLG_(sets).full, sum, in dump_state_of_thread()
270 CLG_(add_diff_cost)( CLG_(sets).full, sum, in dump_state_of_thread()
Devents.c401 Bool CLG_(add_diff_cost)(EventSet* es, ULong* dst, ULong* old, ULong* new_cost) in CLG_() argument
Ddump.c1449 CLG_(add_diff_cost)(CLG_(sets).full, sum, ti->lastdump_cost, in new_dumpfile()
1461 CLG_(add_diff_cost)(CLG_(sets).full, sum, in new_dumpfile()
Dmain.c1371 CLG_(add_diff_cost)( CLG_(sets).full, sum, ti->lastdump_cost, in dump_state_of_thread_togdb()
1391 CLG_(add_diff_cost)( CLG_(sets).full, sum, in dump_state_of_thread_togdb()