Searched refs:tm_interrupt_thread_0_counter (Results 1 – 1 of 1) sorted by relevance
48 unsigned long tm_interrupt_thread_0_counter; variable139 tm_interrupt_thread_0_counter++; in tm_interrupt_thread_0_entry()187 total = tm_interrupt_thread_0_counter + tm_interrupt_handler_counter; in tm_interrupt_thread_report()193 if ((tm_interrupt_thread_0_counter < (average - 1)) || in tm_interrupt_thread_report()194 (tm_interrupt_thread_0_counter > (average + 1)) || in tm_interrupt_thread_report()