Searched refs:OPT_PSETS (Results 1 – 2 of 2) sorted by relevance
74 #define OPT_PSETS 0x4000 /* report for specified psets */ macro
969 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()