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

/illumos-gate/usr/src/uts/i86pc/io/dr/
H A Ddr_cpu.c652 psp->ps_time = csp->cs_time;
684 if (csp[core].cs_time > psp->ps_time) {
685 psp->ps_time = csp[core].cs_time;
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr_cpu.c715 psp->ps_time = csp->cs_time;
753 if (csp[core].cs_time > psp->ps_time) {
754 psp->ps_time = csp[core].cs_time;
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbd_cpu.c181 psp->ps_time = csp->cs_time;
218 if (csp[core].cs_time > psp->ps_time) {
219 psp->ps_time = csp[core].cs_time;
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsbd_ioctl.h170 #define ps_time ps_cm.c_time macro
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dsbd_ioctl.h173 #define ps_time ps_cm.c_time macro

Completed in 55 milliseconds