Symbol: fire_perfcnt_t
usr/src/uts/sun4/io/fpc/fpc-impl.c
181
fpc_get_counter_reg_index(fire_perfcnt_t regtype, int counter)
usr/src/uts/sun4/io/fpc/fpc-impl.c
201
fpc_perfcnt_program(int devnum, fire_perfcnt_t reggroup,
usr/src/uts/sun4/io/fpc/fpc-impl.c
273
fpc_perfcnt_read(int devnum, fire_perfcnt_t reggroup,
usr/src/uts/sun4/io/fpc/fpc-impl.h
57
extern int fpc_event_io(fire_perfreg_handle_t handle, fire_perfcnt_t group,
usr/src/uts/sun4/io/fpc/fpc-impl.h
59
extern int fpc_counter_io(fire_perfreg_handle_t handle, fire_perfcnt_t group,
usr/src/uts/sun4/io/fpc/fpc-kstats.c
221
fire_perfcnt_t i;
usr/src/uts/sun4/io/fpc/fpc-kstats.c
251
fpc_dev_kstat(fire_perfcnt_t reg_group, uint8_t num_inst)
usr/src/uts/sun4/io/fpc/fpc-kstats.c
56
fire_perfcnt_t pic_reg_group;
usr/src/uts/sun4/io/fpc/fpc-kstats.c
71
static int fpc_dev_kstat(fire_perfcnt_t reg_group, uint8_t num_inst);
usr/src/uts/sun4/io/fpc/fpc.h
134
extern int fpc_perfcnt_program(int devnum, fire_perfcnt_t reggroup,
usr/src/uts/sun4/io/fpc/fpc.h
145
extern int fpc_perfcnt_read(int devnum, fire_perfcnt_t reggroup,
usr/src/uts/sun4u/chicago/io/fpc/fpc-impl-4u.c
252
fpc_event_io(fire_perfreg_handle_t handle, fire_perfcnt_t group,
usr/src/uts/sun4u/chicago/io/fpc/fpc-impl-4u.c
292
fpc_counter_io(fire_perfreg_handle_t handle, fire_perfcnt_t group,
usr/src/uts/sun4v/io/fpc/fpc-impl-4v.c
254
fpc_event_io(fire_perfreg_handle_t handle, fire_perfcnt_t group,
usr/src/uts/sun4v/io/fpc/fpc-impl-4v.c
264
fpc_counter_io(fire_perfreg_handle_t handle, fire_perfcnt_t group,