Searched refs:copy_cost_lz (Results 1 – 4 of 4) sorted by relevance
94 void CLG_(copy_cost_lz)(EventSet*,ULong** pdst, ULong* src);
214 CLG_(copy_cost_lz)( CLG_(sets).full, &(current_entry->enter_cost), in CLG_()
254 void CLG_(copy_cost_lz)(EventSet* es, ULong** pdst, ULong* src) in CLG_() argument
1486 CLG_(copy_cost_lz)( CLG_(sets).full, &tmp, ti->lastdump_cost ); in dump_state_of_thread_togdb()