Searched refs:HERMON_CNTR_SIZE (Results 1 – 2 of 2) sorted by relevance
261 ((uint64_t)i << (num_pic * HERMON_CNTR_SIZE)); in hermon_kstat_picN_create()268 ~((uint64_t)HERMON_CNTR_MASK << (num_pic * HERMON_CNTR_SIZE)); in hermon_kstat_picN_create()476 indx = pcr >> HERMON_CNTR_SIZE; in hermon_kstat_cntr_update()
251 #define HERMON_CNTR_SIZE 32 macro