Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/dr/
H A Ddr_cpu.c611 csp->cs_time = cp->sbc_cm.sbdev_time; in dr_fill_cpu_stat()
656 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.c659 csp->cs_time = cp->sbc_cm.sbdev_time; in dr_fill_cpu_stat()
703 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.c140 csp->cs_time = cp->sbc_cm.sbdev_time; in sbd_fill_cpu_stat()
183 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.h114 #define cs_time cs_cm.c_time macro
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsbd_ioctl.h110 #define cs_time cs_cm.c_time macro