Home
last modified time | relevance | path

Searched defs:periods (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.1.13/tests/ktrace/
H A Dkpc_tests.c133 uint64_t *periods = calloc(mch.nconfig, sizeof(*periods)); in kpc_reset_atend() local
380 uint64_t *periods = calloc(mch.nconfig, sizeof(*periods)); variable
674 uint64_t *periods = calloc(mch.nconfig, sizeof(*periods)); variable
/xnu-10002.1.13/osfmk/kern/
H A Dledger.c894 uint64_t elapsed, period, periods; in ledger_refill() local