Home
last modified time | relevance | path

Searched defs:time_start (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.41.9/tests/
H A Duser_msrs.c105 struct timeval time_start, time_end, time_passed; in msr_test() local
/xnu-8792.41.9/osfmk/kern/
H A Dkern_stackshot.c393 uint64_t time_start = mach_absolute_time(); in stack_snapshot_from_kernel() local
769 uint64_t time_start = mach_absolute_time(); in kern_stack_snapshot_internal() local
H A Dtimer_call.c1362 uint64_t time_start) in timer_longterm_scan()