Home
last modified time | relevance | path

Searched refs:kdbg_set_timestamp_and_cpu (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.121.6/bsd/kern/
H A Dkdebug_common.c565 kdbg_set_timestamp_and_cpu(kd, now, cpu); in kernel_debug_write()
717 kdbg_set_timestamp_and_cpu(&lostevent, barrier_min, 0); in kernel_debug_read()
845 kdbg_set_timestamp_and_cpu(&lostevent, barrier_min, lostcpu); in kernel_debug_read()
870 kdbg_set_timestamp_and_cpu(tempbuf, earliest_time, min_cpu); in kernel_debug_read()
920 kdbg_set_timestamp_and_cpu(tempbuf, min_kdbp->kd_prev_timebase, in kernel_debug_read()
H A Dkdebug.c2963 kdbg_set_timestamp_and_cpu(&end_event, kdebug_timestamp(), in kdbg_dump_trace_to_file()
/xnu-11417.121.6/bsd/sys/
H A Dkdebug_private.h299 kdbg_set_timestamp_and_cpu(kd_buf *kp, uint64_t thetime, int cpu) in kdbg_set_timestamp_and_cpu() function
330 kdbg_set_timestamp_and_cpu(kd_buf *kp, uint64_t thetime, int cpu) in kdbg_set_timestamp_and_cpu() function