Home
last modified time | relevance | path

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

/xnu-8796.121.2/tests/
H A Duser_msrs.c105 struct timeval time_start, time_end, time_passed; in msr_test() local
/xnu-8796.121.2/osfmk/kern/
H A Dkern_stackshot.c394 uint64_t time_start = mach_absolute_time(); in stack_snapshot_from_kernel() local
770 uint64_t time_start = mach_absolute_time(); in kern_stack_snapshot_internal() local
H A Dtimer_call.c1363 uint64_t time_start) in timer_longterm_scan()