Searched refs:migrate_count (Results 1 – 1 of 1) sorted by relevance
107 static counter_u64_t migrate_count; variable110 &migrate_count, "# of times thread was migrated to another CPU in epoch_wait");271 migrate_count = counter_u64_alloc(M_WAITOK); in epoch_init()598 counter_u64_add(migrate_count, 1); in epoch_block_handler_preempt()