Searched refs:high_bits_check (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dtimer.h77 uint32_t high_bits_check; member in struct:timer
H A Dtimer.c82 timer->high_bits_check = 0;
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dgenassym.c505 DECLARE("TIMER_HIGHCHK", offsetof(struct timer *, high_bits_check));
528 offsetof(struct timer *, high_bits_check));
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dgenassym.c865 DECLARE("TIMER_HIGHCHK", offsetof(struct timer *, high_bits_check));

Completed in 82 milliseconds