Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/stat/common/
H A Dstatcommon.h75 SNAP_INTERRUPTS = 1 << 3, enumerator
H A Dacquire.c324 if (!err && (types & SNAP_INTERRUPTS)) in acquire_snapshot()
/titanic_50/usr/src/cmd/stat/vmstat/
H A Dvmstat.c118 types |= SNAP_INTERRUPTS; in main()