Home
last modified time | relevance | path

Searched refs:ps_time (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/dr/
H A Ddr_cpu.c656 psp->ps_time = csp->cs_time; in dr_fill_cmp_stat()
688 if (csp[core].cs_time > psp->ps_time) { in dr_fill_cmp_stat()
689 psp->ps_time = csp[core].cs_time; in dr_fill_cmp_stat()
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr_cpu.c703 psp->ps_time = csp->cs_time; in dr_fill_cmp_stat()
741 if (csp[core].cs_time > psp->ps_time) { in dr_fill_cmp_stat()
742 psp->ps_time = csp[core].cs_time; in dr_fill_cmp_stat()
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbd_cpu.c183 psp->ps_time = csp->cs_time; in sbd_fill_cmp_stat()
220 if (csp[core].cs_time > psp->ps_time) { in sbd_fill_cmp_stat()
221 psp->ps_time = csp[core].cs_time; in sbd_fill_cmp_stat()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dsbd_ioctl.h176 #define ps_time ps_cm.c_time macro
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsbd_ioctl.h173 #define ps_time ps_cm.c_time macro