Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/prstat/
H A Dprstat.h74 #define OPT_PSETS 0x4000 /* report for specified psets */ macro
H A Dprstat.c969 if (nlwps > 1 && (opts.o_outpmode & (OPT_LWPS | OPT_PSETS))) { in prstat_scandir()
1000 if ((opts.o_outpmode & (OPT_PSETS | OPT_LWPS)) in prstat_scandir()
1001 == OPT_PSETS) { in prstat_scandir()
1513 opts.o_outpmode |= OPT_PSETS; in main()