Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/kern/
H A Dkdebug_common.c564 kdbg_set_timestamp_and_cpu(kd, now, cpu); in kernel_debug_write()
716 kdbg_set_timestamp_and_cpu(&lostevent, barrier_min, 0); in kernel_debug_read()
844 kdbg_set_timestamp_and_cpu(&lostevent, barrier_min, lostcpu); in kernel_debug_read()
869 kdbg_set_timestamp_and_cpu(tempbuf, earliest_time, min_cpu); in kernel_debug_read()
919 kdbg_set_timestamp_and_cpu(tempbuf, min_kdbp->kd_prev_timebase, in kernel_debug_read()
H A Dkdebug.c2960 kdbg_set_timestamp_and_cpu(&end_event, kdebug_timestamp(), in kdbg_dump_trace_to_file()
/xnu-10002.81.5/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