Searched refs:tm_interrupt_thread_0_counter (Results 1 – 1 of 1) sorted by relevance
46 unsigned long tm_interrupt_thread_0_counter; variable135 tm_interrupt_thread_0_counter++; in tm_interrupt_thread_0_entry()181 total = tm_interrupt_thread_0_counter + tm_interrupt_handler_counter; in tm_interrupt_thread_report()187 if ((tm_interrupt_thread_0_counter < (average - 1)) || in tm_interrupt_thread_report()188 (tm_interrupt_thread_0_counter > (average + 1)) || in tm_interrupt_thread_report()