Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/fpc/
H A Dfpc-impl.c55 static uint64_t event_field_mask[NUM_TOTAL_COUNTERS] = {
70 static int event_field_offset[NUM_TOTAL_COUNTERS] = {
H A Dfpc.h70 #define NUM_TOTAL_COUNTERS 11 macro