Searched refs:tm_interrupt_preemption_handler_counter (Results 1 – 1 of 1) sorted by relevance
49 unsigned long tm_interrupt_preemption_handler_counter; variable157 tm_interrupt_preemption_handler_counter++; in tm_interrupt_handler()194 tm_interrupt_preemption_handler_counter; in tm_interrupt_preemption_thread_report()204 (tm_interrupt_preemption_handler_counter < (average - 1)) || in tm_interrupt_preemption_thread_report()205 (tm_interrupt_preemption_handler_counter > (average + 1))) { in tm_interrupt_preemption_thread_report()213 tm_interrupt_preemption_handler_counter - last_total); in tm_interrupt_preemption_thread_report()216 last_total = tm_interrupt_preemption_handler_counter; in tm_interrupt_preemption_thread_report()