Searched refs:kptimer_expire (Results 1 – 3 of 3) sorted by relevance
154 void kptimer_expire(processor_t processor, int cpuid, uint64_t now);
288 kptimer_expire(processor, cpuid, mach_absolute_time()); in kperf_timer_expire()
316 kptimer_expire(processor_t processor, int cpuid, uint64_t now) in kptimer_expire() function