Searched defs:start_time (Results 1 – 14 of 14) sorted by relevance
| /xnu-11215.1.10/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_poll.c | 302 struct ifnet_stat_increment_param *s, struct timespec *start_time, in netif_rxpoll_poll_driver() 351 struct timespec start_time, poll_intvl, poll_duration; in netif_rxpoll_compat_thread_cont() local
|
| /xnu-11215.1.10/tests/vm/ |
| H A D | memorystatus_jetsam_zprint_snapshot.c | 177 const uint64_t start_time = mach_absolute_time(); in run_jzs_test() local
|
| H A D | fault_throughput.c | 346 struct timespec start_time, end_time; in grab_and_fault_pages() local 371 uint64_t start_time; in start_iteration() local 393 finish_iteration(test_globals_t* globals, uint64_t start_time) in finish_iteration()
|
| H A D | perf_madvise.c | 88 struct timespec start_time, end_time; in madvise_free_test() local
|
| H A D | perf_compressor.c | 223 uint64_t start_time, end_time; in decompress_buffer() local
|
| /xnu-11215.1.10/osfmk/kern/ |
| H A D | exclaves_memory.c | 137 uint64_t start_time = mach_continuous_approximate_time(); in exclaves_memory_alloc() local
|
| H A D | waitq.c | 905 uint64_t start_time = ml_get_sched_hygiene_timebase(); in waitq_select_queue_flush() local
|
| /xnu-11215.1.10/osfmk/tests/ |
| H A D | pmap_tests.c | 529 uint64_t start_time = mach_absolute_time(); in test_pmap_page_protect_overhead() local
|
| /xnu-11215.1.10/tools/tests/zero-to-n/ |
| H A D | zero-to-n.c | 1346 cpu_time_t start_time; in main() local
|
| /xnu-11215.1.10/osfmk/i386/ |
| H A D | locks_i386.c | 1897 uint64_t spin_start, start_time, cur_time, avg_hold_time, bias, delta; in lck_mtx_lock_spinwait_x86() local
|
| H A D | mp.c | 1655 uint64_t start_time = cpu_datap(my_cpu)->debugger_entry_time = mach_absolute_time(); in mp_kdp_enter() local
|
| /xnu-11215.1.10/osfmk/arm/ |
| H A D | machine_routines.h | 851 uint64_t start_time; member
|
| /xnu-11215.1.10/bsd/vfs/ |
| H A D | vfs_subr.c | 12851 uint64_t elapsed_sec, start_time; in wait_for_lease_break() local
|
| /xnu-11215.1.10/bsd/net/ |
| H A D | dlil.c | 4489 struct timespec start_time; in ifnet_poll_thread_cont() local
|