Home
last modified time | relevance | path

Searched refs:nt_tsc_base (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.81.5/osfmk/arm/
H A Dcpu_x86_64_capabilities.h113 /* 50 */ uint64_t nt_tsc_base; member
/xnu-10002.81.5/osfmk/i386/commpage/
H A Dcommpage.h124 uint64_t nt_tsc_base; // _COMM_PAGE_NT_TSC_BASE member
H A Dcommpage.c713 p32->nt_tsc_base = tsc_base; in commpage_set_nanotime()
714 p64->nt_tsc_base = tsc_base; in commpage_set_nanotime()