Searched defs:fpc_get_counter_reg_index (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/fpc/
H A Dfpc-impl.c181 fpc_get_counter_reg_index(fire_perfcnt_t regtype, int counter) function
184 "fpc_get_counter_reg_index: regtype:%d, counter:%d, bounds:%d\n",
237 counter_index = fpc_get_counter_reg_index(reggroup, counter);
299 counter_index = fpc_get_counter_reg_index(reggroup, counter);

Completed in 58 milliseconds