Searched refs:tm_preemptive_thread_1_counter (Results 1 – 1 of 1) sorted by relevance
49 unsigned long tm_preemptive_thread_1_counter; variable146 tm_preemptive_thread_1_counter++; in tm_preemptive_thread_1_entry()242 …total = tm_preemptive_thread_0_counter + tm_preemptive_thread_1_counter + tm_preemptive_thread_2_… in tm_preemptive_thread_report()251 (tm_preemptive_thread_1_counter < (average - 1)) || in tm_preemptive_thread_report()252 (tm_preemptive_thread_1_counter > (average + 1)) || in tm_preemptive_thread_report()