Home
last modified time | relevance | path

Searched defs:usecs (Results 1 – 13 of 13) sorted by relevance

/xnu-8792.41.9/iokit/Kernel/
H A DIORTC.cpp49 IORTC::getMonotonicClockOffset( int64_t * usecs ) in getMonotonicClockOffset()
55 IORTC::setMonotonicClockOffset( int64_t usecs ) in setMonotonicClockOffset()
61 IORTC::getMonotonicClockAndTimestamp( uint64_t * usecs, uint64_t *mach_absolute_time ) in getMonotonicClockAndTimestamp()
H A DIOPlatformExpert.cpp1348 clock_usec_t usecs; in PEGetGMTTimeOfDay() local
1361 PEGetUTCTimeOfDay(clock_sec_t * secs, clock_usec_t * usecs) in PEGetUTCTimeOfDay()
1375 PESetUTCTimeOfDay(clock_sec_t secs, clock_usec_t usecs) in PESetUTCTimeOfDay()
/xnu-8792.41.9/bsd/net/
H A Dnet_perf.c56 uint64_t usecs; in ip_perf_record_stats() local
H A Ddevtimer.c84 uint64_t usecs; in timeval_to_absolutetime() local
/xnu-8792.41.9/tests/
H A Dselect_stress.c350 test_select_sleep(uint32_t niterations, unsigned long usecs) in test_select_sleep()
/xnu-8792.41.9/bsd/kern/
H A Dkern_time.c125 clock_usec_t usecs; in gettimeofday() local
H A Dkdebug.c1907 clock_usec_t usecs; in _write_legacy_header() local
/xnu-8792.41.9/osfmk/arm/
H A Dmodel_dep.c778 clock_usec_t usecs, boot_usecs; in panic_display_times() local
/xnu-8792.41.9/osfmk/kern/
H A Dtelemetry.c765 clock_usec_t usecs; in telemetry_process_sample() local
H A Dthread.c2230 clock_usec_t usecs; in _convert_mach_to_time_value() local
/xnu-8792.41.9/bsd/netinet6/
H A Din6.c4912 clock_usec_t usecs; in in6_lltable_dump_entry() local
/xnu-8792.41.9/bsd/pthread/
H A Dpthread_workqueue.c113 uint32_t usecs; member
/xnu-8792.41.9/libkern/c++/
H A DOSKext.cpp10911 clock_usec_t usecs; local