Home
last modified time | relevance | path

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

/xnu-8019.80.24/tests/
H A Dtelemetry.c164 if (start->arg1 & kInterruptRecord) {
179 const uint8_t any_record = kPMIRecord | kIORecord | kInterruptRecord |
/xnu-8019.80.24/osfmk/kern/
H A Ddebug.h212 kInterruptRecord = 0x1, enumerator
H A Dtelemetry.c493 kInterruptRecord; in telemetry_ast()