Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dledger.c181 printf("%lld ", abstime_to_nsecs(mach_absolute_time() / 1000000)); \
295 abstime_to_nsecs(uint64_t abstime) in abstime_to_nsecs() function
1821 *period = abstime_to_nsecs(le->_le.le_refill.le_refill_period); in ledger_get_period()
2506 lei->lei_last_refill = abstime_to_nsecs(now); in _ledger_fill_entry_info()
2513 abstime_to_nsecs(le->_le.le_refill.le_refill_period) : 0; in _ledger_fill_entry_info()
2514 lei->lei_last_refill = abstime_to_nsecs(now - le->_le.le_refill.le_last_refill); in _ledger_fill_entry_info()