Home
last modified time | relevance | path

Searched refs:tcpu_tdata_peffect (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4/sys/
H A Dtrapstat.h261 hrtime_t tcpu_tdata_peffect; member
/illumos-gate/usr/src/uts/sun4/io/
H A Dtrapstat.c822 tcpu->tcpu_tdata_peffect = (after - before) / TSTAT_PROBE_NPAGES; in trapstat_probe()
1031 tstat_buffer->tdata_peffect = tcpu->tcpu_tdata_peffect; in trapstat_snapshot()