Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dkdebug_private.h295 kdbg_get_timestamp(kd_buf *kp) in kdbg_get_timestamp() function
326 kdbg_get_timestamp(kd_buf *kp) in kdbg_get_timestamp() function
/xnu-12377.41.6/bsd/kern/
H A Dkdebug_common.c344 …ts = kdbg_get_timestamp(&kdsp_actual->kds_records[kd_ctrl_page->kdebug_events_per_storage_unit - 1… in kdebug_storage_alloc()