Searched refs:only_current_thread (Results 1 – 3 of 3) sorted by relevance
690 void CLG_(dump_profile)(const HChar* trigger,Bool only_current_thread);691 void CLG_(zero_all_cost)(Bool only_current_thread);
1453 static void print_bbccs(const HChar* trigger, Bool only_current_thread) in print_bbccs() argument1468 else if (only_current_thread) in print_bbccs()1477 void CLG_(dump_profile)(const HChar* trigger, Bool only_current_thread) in CLG_()1491 print_bbccs(trigger, only_current_thread); in CLG_()
1416 void CLG_(zero_all_cost)(Bool only_current_thread) in CLG_()1421 if (only_current_thread) in CLG_()