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