Home
last modified time | relevance | path

Searched refs:pmCPUMarkRunning (Results 1 – 4 of 4) sorted by relevance

/xnu-8792.41.9/osfmk/i386/
H A DpmCPU.h137 void pmCPUMarkRunning(struct cpu_data *cpu);
H A Dacpi.c369 pmCPUMarkRunning(current_cpu_datap()); in acpi_sleep_kernel()
H A DpmCPU.c495 pmCPUMarkRunning(cpu_data_t *cpu) in pmCPUMarkRunning() function
H A Dcpu_threads.c981 pmCPUMarkRunning(cpup); in cpu_thread_init()