Home
last modified time | relevance | path

Searched refs:cpu_event_unregister_callback (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.101.15/osfmk/machine/
H A Dmachine_routines.h170 void cpu_event_unregister_callback(cpu_callback_t fn);
/xnu-10063.101.15/osfmk/kern/
H A Dmachine.c1285 cpu_event_unregister_callback(__unused cpu_callback_t fn) in cpu_event_unregister_callback() function