Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/io/dr/
H A Ddr_cpu.c607 csp->cs_time = cp->sbc_cm.sbdev_time; in dr_fill_cpu_stat()
652 psp->ps_time = csp->cs_time; in dr_fill_cmp_stat()
684 if (csp[core].cs_time > psp->ps_time) { in dr_fill_cmp_stat()
685 psp->ps_time = csp[core].cs_time; in dr_fill_cmp_stat()
/titanic_41/usr/src/uts/sun4u/ngdr/io/
H A Ddr_cpu.c667 csp->cs_time = cp->sbc_cm.sbdev_time; in dr_fill_cpu_stat()
715 psp->ps_time = csp->cs_time; in dr_fill_cmp_stat()
753 if (csp[core].cs_time > psp->ps_time) { in dr_fill_cmp_stat()
754 psp->ps_time = csp[core].cs_time; in dr_fill_cmp_stat()
/titanic_41/usr/src/uts/sun4u/io/
H A Dsbd_cpu.c138 csp->cs_time = cp->sbc_cm.sbdev_time; in sbd_fill_cpu_stat()
181 psp->ps_time = csp->cs_time; in sbd_fill_cmp_stat()
218 if (csp[core].cs_time > psp->ps_time) { in sbd_fill_cmp_stat()
219 psp->ps_time = csp[core].cs_time; in sbd_fill_cmp_stat()
/titanic_41/usr/src/uts/sun4u/sys/
H A Dsbd_ioctl.h107 #define cs_time cs_cm.c_time macro
/titanic_41/usr/src/uts/i86pc/sys/
H A Dsbd_ioctl.h111 #define cs_time cs_cm.c_time macro