Searched refs:TIMER_STATS_FLAG_DEFERRABLE (Results 1 – 3 of 3) sorted by relevance
239 #define TIMER_STATS_FLAG_DEFERRABLE 0x1 macro
309 if (entry->timer_flag & TIMER_STATS_FLAG_DEFERRABLE) { in tstats_show()
393 flag |= TIMER_STATS_FLAG_DEFERRABLE; in timer_stats_account_timer()