Searched refs:rfiospc_get_perfreg (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/iospc/
H A Drfios_asm.s41 rfiospc_get_perfreg(cntr_handle_t handle, int regid, uint64_t *data)
51 ENTRY(rfiospc_get_perfreg) function
58 SET_SIZE(rfiospc_get_perfreg)
H A Drfios_acc.h46 extern int rfiospc_get_perfreg(cntr_handle_t handle, int regid, uint64_t *data);
H A Drfios_iospc.c115 if (rfiospc_get_perfreg(iospc_handle, regid, data) != H_EOK) {
H A Drfios_tables.h448 extern int rfiospc_get_perfreg(cntr_handle_t handle, int regid, uint64_t *data);

Completed in 60 milliseconds