Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/prstat/
H A Dprstat.h63 #define OPT_REALTIME 0x0010 /* real-time scheduling class flag */ macro
H A Dprstat.c1395 opts.o_outpmode |= OPT_REALTIME; in main()
1552 if (opts.o_outpmode & OPT_REALTIME) in main()