Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/i386/
H A DpmCPU.h81 void (*pmThreadGoingOffCore)(thread_t old_thread, boolean_t transfer_load, member
H A DpmCPU.c821 || pmDispatch->pmThreadGoingOffCore == NULL) { in machine_thread_going_off_core()
825 pmDispatch->pmThreadGoingOffCore(old_thread, thread_terminating, in machine_thread_going_off_core()