Searched refs:epoch_call_count (Results 1 – 1 of 1) sorted by relevance
119 static counter_u64_t epoch_call_count; variable122 &epoch_call_count, "# of times a callback was deferred");274 epoch_call_count = counter_u64_alloc(M_WAITOK); in epoch_init()809 counter_u64_add(epoch_call_count, total); in epoch_call_task()