Lines Matching defs:CLG_
71 EventGroup* CLG_(register_event_group) (int id, Char* n1) in CLG_() function
79 EventGroup* CLG_(register_event_group2)(int id, Char* n1, Char* n2) in CLG_() function
88 EventGroup* CLG_(register_event_group3)(int id, Char* n1, Char* n2, Char* n3) in CLG_() function
98 EventGroup* CLG_(register_event_group4)(int id, in CLG_() function
110 EventGroup* CLG_(get_event_group)(int id) in CLG_() function
149 EventSet* CLG_(get_event_set)(Int id) in CLG_() function
155 EventSet* CLG_(get_event_set2)(Int id1, Int id2) in CLG_() function
162 EventSet* CLG_(get_event_set3)(Int id1, Int id2, Int id3) in CLG_() function
170 EventSet* CLG_(add_event_group)(EventSet* es, Int id) in CLG_() function
177 EventSet* CLG_(add_event_group2)(EventSet* es, Int id1, Int id2) in CLG_() function
185 EventSet* CLG_(add_event_set)(EventSet* es1, EventSet* es2) in CLG_() function
192 Int CLG_(sprint_eventset)(Char* buf, EventSet* es) in CLG_() function
218 ULong* CLG_(get_eventset_cost)(EventSet* es) in CLG_() function
224 void CLG_(init_cost)(EventSet* es, ULong* cost) in CLG_() function
235 void CLG_(init_cost_lz)(EventSet* es, ULong** cost) in CLG_() function
247 void CLG_(zero_cost)(EventSet* es, ULong* cost) in CLG_() function
257 Bool CLG_(is_zero_cost)(EventSet* es, ULong* cost) in CLG_() function
269 Bool CLG_(is_equal_cost)(EventSet* es, ULong* c1, ULong* c2) in CLG_() function
282 void CLG_(copy_cost)(EventSet* es, ULong* dst, ULong* src) in CLG_() function
296 void CLG_(copy_cost_lz)(EventSet* es, ULong** pdst, ULong* src) in CLG_() function
315 void CLG_(add_cost)(EventSet* es, ULong* dst, ULong* src) in CLG_() function
326 void CLG_(add_cost_lz)(EventSet* es, ULong** pdst, ULong* src) in CLG_() function
346 Bool CLG_(add_and_zero_cost)(EventSet* es, ULong* dst, ULong* src) in CLG_() function
365 Bool CLG_(add_and_zero_cost2)(EventSet* esDst, ULong* dst, in CLG_() function
401 Bool CLG_(add_diff_cost)(EventSet* es, ULong* dst, ULong* old, ULong* new_cost) in CLG_() function
419 Bool CLG_(add_diff_cost_lz)(EventSet* es, ULong** pdst, ULong* old, ULong* new_cost) in CLG_() function
446 Int CLG_(sprint_cost)(Char* buf, EventSet* es, ULong* c) in CLG_() function
473 EventMapping* CLG_(get_eventmapping)(EventSet* es) in CLG_() function
490 void CLG_(append_event)(EventMapping* em, Char* n) in CLG_() function
518 Int CLG_(sprint_eventmapping)(Char* buf, EventMapping* em) in CLG_() function
537 Int CLG_(sprint_mappingcost)(Char* buf, EventMapping* em, ULong* c) in CLG_() function