Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Devents.h102 Bool CLG_(add_diff_cost)(EventSet*,ULong* dst, ULong* old, ULong* new_cost);
Devents.c359 Bool CLG_(add_diff_cost)(EventSet* es, ULong* dst, ULong* old, ULong* new_cost) in CLG_() argument
Ddump.c1315 CLG_(add_diff_cost)(CLG_(sets).full, sum, ti->lastdump_cost, in new_dumpfile()
1327 CLG_(add_diff_cost)(CLG_(sets).full, sum, in new_dumpfile()
Dmain.c1487 CLG_(add_diff_cost)( CLG_(sets).full, sum, ti->lastdump_cost, in dump_state_of_thread_togdb()
1508 CLG_(add_diff_cost)( CLG_(sets).full, sum, in dump_state_of_thread_togdb()