Searched refs:fire_perfcnt_t (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/uts/sun4/io/fpc/ |
H A D | fpc-impl.h | 57 extern int fpc_event_io(fire_perfreg_handle_t handle, fire_perfcnt_t group, 59 extern int fpc_counter_io(fire_perfreg_handle_t handle, fire_perfcnt_t group,
|
H A D | fpc.h | 58 } fire_perfcnt_t; typedef 134 extern int fpc_perfcnt_program(int devnum, fire_perfcnt_t reggroup, 145 extern int fpc_perfcnt_read(int devnum, fire_perfcnt_t reggroup,
|
H A D | fpc-impl.c | 181 fpc_get_counter_reg_index(fire_perfcnt_t regtype, int counter) in fpc_get_counter_reg_index() 201 fpc_perfcnt_program(int devnum, fire_perfcnt_t reggroup, in fpc_perfcnt_program() 273 fpc_perfcnt_read(int devnum, fire_perfcnt_t reggroup, in fpc_perfcnt_read()
|
H A D | fpc-kstats.c | 58 fire_perfcnt_t pic_reg_group; 73 static int fpc_dev_kstat(fire_perfcnt_t reg_group, uint8_t num_inst); 223 fire_perfcnt_t i; in fpc_kstat_init() 253 fpc_dev_kstat(fire_perfcnt_t reg_group, uint8_t num_inst) in fpc_dev_kstat()
|
/titanic_44/usr/src/uts/sun4v/io/fpc/ |
H A D | fpc-impl-4v.c | 254 fpc_event_io(fire_perfreg_handle_t handle, fire_perfcnt_t group, in fpc_event_io() 264 fpc_counter_io(fire_perfreg_handle_t handle, fire_perfcnt_t group, in fpc_counter_io()
|
/titanic_44/usr/src/uts/sun4u/chicago/io/fpc/ |
H A D | fpc-impl-4u.c | 255 fpc_event_io(fire_perfreg_handle_t handle, fire_perfcnt_t group, in fpc_event_io() 295 fpc_counter_io(fire_perfreg_handle_t handle, fire_perfcnt_t group, in fpc_counter_io()
|