Home
last modified time | relevance | path

Searched defs:nanos (Results 1 – 10 of 10) sorted by relevance

/xnu-12377.61.12/tests/
H A Dworkqueue_cooperative.c28 nanos_to_abs(uint64_t nanos) in nanos_to_abs()
H A Dulock.c55 nanos_to_abs(uint64_t nanos) in nanos_to_abs()
H A Dwork_interval_test_unentitled.c25 nanos_to_abs(uint64_t nanos) in nanos_to_abs()
H A Dwork_interval_test.c126 nanos_to_abs(uint64_t nanos) in nanos_to_abs()
H A Dkqueue_timer_tests.c22 nanos_to_abs(uint64_t nanos) in nanos_to_abs()
H A Dioperf.c50 nanos_to_abs(uint64_t nanos) in nanos_to_abs()
H A Dwork_interval_data_test.c30 nanos_to_abs(uint64_t nanos) in nanos_to_abs()
/xnu-12377.61.12/tests/sched/
H A Drt_migration.c15 nanos_to_abs(uint64_t nanos) in nanos_to_abs()
H A Dsched_test_utils.c33 nanos_to_abs(uint64_t nanos) in nanos_to_abs()
/xnu-12377.61.12/iokit/Kernel/
H A DIOPMrootDomain.cpp2784 uint64_t nanos; in getTimeToIdleSleep() local