Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/prstat/
H A Dprstat.h64 #define OPT_REALTIME 0x0010 /* real-time scheduling class flag */ macro
H A Dprstat.c1434 opts.o_outpmode |= OPT_REALTIME; in main()
1591 if (opts.o_outpmode & OPT_REALTIME) in main()