Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/i386/
H A Dcpu_data.h243 uint64_t cpu_hwIntpexits[HWINTCNT_SIZE]; member
H A Dtrap.c378 cpu_data_ptr[cnum]->cpu_hwIntpexits[interrupt_num]++; in interrupt()