Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/
H A Dtrapstat.c907 if (!(tstat_options & TSTAT_OPT_NOGO)) in trapstat_enable()
912 !(tstat_options & TSTAT_OPT_NOGO)) { in trapstat_enable()
953 if (!(tstat_options & TSTAT_OPT_NOGO)) in trapstat_disable()
960 !(tstat_options & TSTAT_OPT_NOGO)) { in trapstat_disable()
1035 if (tstat_options & TSTAT_OPT_TLBDATA) { in trapstat_snapshot()
1800 if (tstat_options & TSTAT_OPT_TLBDATA) { in trapstat_setup()
2066 if (tstat_options & TSTAT_OPT_TLBDATA) in trapstat_stop()
2243 tstat_options = 0; in trapstat_open()
2288 tstat_options |= option; in trapstat_option()
2329 tstat_options |= TSTAT_OPT_CPU; in trapstat_ioctl()
[all …]