Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kern/
H A Dbtlog.h141 extern uint32_t btref_decode_unslide(
H A Dbtlog.c944 btref_decode_unslide(btref_t btref, mach_vm_address_t bt_out[]) in btref_decode_unslide() function
1732 btref_decode_unslide(__bt_ref(btr.btr_where), rec_array[i].bt); in btlog_get_records()
/xnu-8020.121.3/iokit/Kernel/
H A DIOKitDebug.cpp1440 btref_decode_unslide(ref, siteInfo.bt[0]); in IOTrackingDebug()