Searched refs:n2piupc_get_perfreg (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/sun4v/io/n2piupc/ |
H A D | n2piupc_asm.s | 43 n2piupc_get_perfreg(cntr_handle_t handle, int regid, uint64_t *data) 53 ENTRY(n2piupc_get_perfreg) function 60 SET_SIZE(n2piupc_get_perfreg)
|
H A D | n2piupc_acc.h | 48 extern int n2piupc_get_perfreg(cntr_handle_t handle, int regid, uint64_t *data);
|
H A D | n2piupc_biterr.c | 152 if (n2piupc_get_perfreg(handle, HVIO_N2PIU_PERFREG_BITERR_CNT1, 178 if (n2piupc_get_perfreg(handle, HVIO_N2PIU_PERFREG_BITERR_CNT2, 184 N2PIUPC_DBG1("n2piupc_read: n2piupc_get_perfreg: data:0x%lx\n",
|
H A D | n2piupc_kstats.c | 312 if (n2piupc_get_perfreg(n2piupc_p->n2piupc_handle,
|
Completed in 674 milliseconds