Home
last modified time | relevance | path

Searched defs:trap_code (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/osfmk/kern/
H A Dtrap_telemetry.c107 uint64_t trap_code; member
462 uint64_t trap_code) in should_dump_trap()
1065 uint64_t trap_code, in should_ignore_trap()
1086 uint64_t trap_code, in trap_telemetry_report_exception()
1129 uint64_t trap_code, in trap_telemetry_report_simulated_trap_impl()
1189 uint64_t trap_code, in trap_telemetry_report_simulated_trap()
1212 uint64_t trap_code, in trap_telemetry_report_simulated_trap_with_backtrace()
/xnu-12377.1.9/osfmk/i386/
H A Dtrap.c1458 copy_instruction_stream(thread_t thread, uint64_t rip, int __unused trap_code in copy_instruction_stream()