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

/darwin-on-arm/xnu/osfmk/kern/
H A Dledger.c66 printf("%lld ", abstime_to_nsecs(mach_absolute_time() / 1000000)); \
168 abstime_to_nsecs(uint64_t abstime) function
1033 abstime_to_nsecs(le->le_refill_period);
1035 abstime_to_nsecs(now - le->le_last_refill);

Completed in 75 milliseconds