Home
last modified time | relevance | path

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

/freebsd/usr.bin/procstat/
H A Dprocstat.c46 PS_CMP_NORMAL = 0x00, enumerator
79 PS_CMP_NORMAL | PS_MODE_COMPAT },
81 PS_CMP_NORMAL | PS_MODE_COMPAT },
83 PS_CMP_NORMAL | PS_MODE_COMPAT }
92 { "auxv", "auxv", NULL, &procstat_auxv, &cmdopt_none, PS_CMP_NORMAL },
94 PS_CMP_NORMAL },
97 { "cpuset", "cs", NULL, &procstat_cs, &cmdopt_cpuset, PS_CMP_NORMAL },
98 { "cs", "cs", NULL, &procstat_cs, &cmdopt_cpuset, PS_CMP_NORMAL },
110 PS_CMP_NORMAL },
112 PS_CMP_NORMAL },
[all …]