Searched refs:GetNanotimeInfo (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.61.2/osfmk/i386/ | ||
| H A D | pmCPU.h | 115 void (*GetNanotimeInfo)(pm_rtc_nanotime_t *); member |
| H A D | pmCPU.c | 979 callbacks->GetNanotimeInfo = pmGetNanotimeInfo; in pmKextRegister() |