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 );
211 CLG_(zero_cost)( CLG_(sets).full, es->cost );
280 CLG_(add_and_zero_cost)( CLG_(sets).full,
330 es->cost = CLG_(get_eventset_cost)(CLG_(sets).full);
331 CLG_(zero_cost)( CLG_(sets).full, es->cost );
424 CLG_(print_cost)(-9, CLG_(sets).full, es->cost);
451 CLG_(print_cost)(-9, CLG_(sets).full, es->cost);