Searched refs:cpu_hwIntCnt (Results 1 – 3 of 3) sorted by relevance
152 cpu_data_ptr[i]->cpu_hwIntCnt[j] = 0; in diagCall64()177 …(void) copyout((char *) &cpu_data_ptr[i]->cpu_hwIntCnt, curpos + 8, 256 * sizeof(uint32_t)); /*… in diagCall64()
242 uint32_t cpu_hwIntCnt[HWINTCNT_SIZE]; /* Interrupt counts */ member
363 DECLARE("hwIntCnt", offsetof(cpu_data_t, cpu_hwIntCnt)); in main()