Lines Matching full:sets
116 t->lastdump_cost = CLG_(get_eventset_cost)( CLG_(sets).full );
117 t->sighandler_cost = CLG_(get_eventset_cost)( CLG_(sets).full );
118 CLG_(init_cost)( CLG_(sets).full, t->lastdump_cost );
119 CLG_(init_cost)( CLG_(sets).full, t->sighandler_cost );
214 CLG_(zero_cost)( CLG_(sets).full, es->cost );
283 CLG_(add_and_zero_cost)( CLG_(sets).full,
333 es->cost = CLG_(get_eventset_cost)(CLG_(sets).full);
334 CLG_(zero_cost)( CLG_(sets).full, es->cost );
427 CLG_(print_cost)(-9, CLG_(sets).full, es->cost);
454 CLG_(print_cost)(-9, CLG_(sets).full, es->cost);