Home
last modified time | relevance | path

Searched refs:kdbg_get_timestamp (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/bsd/kern/
H A Dkdebug_common.c321 …ts = kdbg_get_timestamp(&kdsp_actual->kds_records[kd_ctrl_page->kdebug_events_per_storage_unit - 1… in allocate_storage_unit()
744 t = kdbg_get_timestamp(&kdsp_actual->kds_records[rcursor]); in kernel_debug_read()
762 kdbg_get_timestamp(&kdsp_actual->kds_records[0]); in kernel_debug_read()
775 t = kdbg_get_timestamp(&kdsp_actual->kds_records[rcursor]); in kernel_debug_read()
927 uint64_t latest_time = kdbg_get_timestamp(tempbuf - 1); in kernel_debug_read()
/xnu-8020.101.4/bsd/sys/
H A Dkdebug_private.h342 kdbg_get_timestamp(kd_buf *kp) in kdbg_get_timestamp() function
373 kdbg_get_timestamp(kd_buf *kp) in kdbg_get_timestamp() function