Searched refs:get_current_thread (Results 1 – 5 of 5) sorted by relevance
71 thread_info* CLG_(get_current_thread)() in CLG_() argument
1314 thread_info* ti = CLG_(get_current_thread)(); in new_dumpfile()1465 print_bbccs_of_thread( CLG_(get_current_thread)() ); in print_bbccs()1469 print_bbccs_of_thread( CLG_(get_current_thread)() ); in print_bbccs()
760 thread_info* CLG_(get_current_thread)(void);
549 CLG_(get_current_thread)()->lastdump_cost ); in handleUnderflow()
1422 zero_thread_cost(CLG_(get_current_thread)()); in CLG_()