Searched refs:AC_NUM_PICS (Results 1 – 2 of 2) sorted by relevance
153 static kstat_t *ac_picN_ksp[AC_NUM_PICS]; /* performance picN kstats */799 "bus", KSTAT_TYPE_NAMED, AC_NUM_PICS + 1, in ac_add_kstats()900 ac_event_mask_t ac_clear_pic[AC_NUM_PICS] = { in ac_add_picN_kstats()913 for (pic = 0; pic < AC_NUM_PICS; pic++) { in ac_add_picN_kstats()1008 for (pic = 0; pic < AC_NUM_PICS; pic++) { in ac_del_kstats()
81 #define AC_NUM_PICS 2 macro