Searched refs:cpu_hwIntpexits (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.140.69/osfmk/i386/ | ||
| H A D | cpu_data.h | 243 uint64_t cpu_hwIntpexits[HWINTCNT_SIZE]; member |
| H A D | trap.c | 378 cpu_data_ptr[cnum]->cpu_hwIntpexits[interrupt_num]++; in interrupt() |