Lines Matching full:full
113 t->lastdump_cost = CLG_(get_eventset_cost)( CLG_(sets).full );
114 t->sighandler_cost = CLG_(get_eventset_cost)( CLG_(sets).full );
115 CLG_(init_cost)( CLG_(sets).full, t->lastdump_cost );
116 CLG_(init_cost)( CLG_(sets).full, t->sighandler_cost );
213 CLG_(zero_cost)( CLG_(sets).full, es->cost );
282 CLG_(add_and_zero_cost)( CLG_(sets).full,
332 es->cost = CLG_(get_eventset_cost)(CLG_(sets).full);
333 CLG_(zero_cost)( CLG_(sets).full, es->cost );
426 CLG_(print_cost)(-9, CLG_(sets).full, es->cost);
453 CLG_(print_cost)(-9, CLG_(sets).full, es->cost);