Searched refs:procstat_opts (Results 1 – 16 of 16) sorted by relevance
62 int procstat_opts = 0; variable285 procstat_opts |= PS_OPT_PERTHREAD; in main()288 procstat_opts |= PS_OPT_NOHEADER; in main()304 procstat_opts |= PS_OPT_VERBOSE; in main()328 procstat_opts |= PS_OPT_SIGNUM; in main()422 procstat_opts |= PS_OPT_NOHEADER; in main()457 procstat_opts |= PS_OPT_NOHEADER; in main()494 procstat_opts |= PS_OPT_VERBOSE; in cmdopt_verbose()511 procstat_opts |= PS_OPT_SIGNUM; in cmdopt_signals()530 procstat_opts |= PS_OPT_PERTHREAD; in cmdopt_rusage()[all …]
109 if ((procstat_opts & PS_OPT_PERTHREAD) != 0) in print_prefix()128 if ((procstat_opts & PS_OPT_PERTHREAD) != 0) { in print_rusage()157 if ((procstat_opts & PS_OPT_PERTHREAD) != 0) { in print_rusage()169 if ((procstat_opts & PS_OPT_NOHEADER) == 0) { in procstat_rusage()171 if ((procstat_opts & PS_OPT_PERTHREAD) != 0) in procstat_rusage()177 if ((procstat_opts & PS_OPT_PERTHREAD) == 0) { in procstat_rusage()
53 if ((procstat_opts & PS_OPT_SIGNUM) == 0 && sig < sys_nsig) { in procstat_print_signame()72 if ((procstat_opts & PS_OPT_SIGNUM) == 0 && sig < sys_nsig) { in procstat_close_signame()115 if ((procstat_opts & PS_OPT_NOHEADER) == 0) in procstat_sigs()144 if ((procstat_opts & PS_OPT_NOHEADER) == 0) in procstat_threads_sigs()
309 (procstat_opts & PS_OPT_CAPABILITIES) != 0) { in procstat_files()319 if ((procstat_opts & PS_OPT_NOHEADER) == 0) { in procstat_files()320 if ((procstat_opts & PS_OPT_CAPABILITIES) != 0) in procstat_files()428 if ((procstat_opts & PS_OPT_CAPABILITIES) == 0) { in procstat_files()525 if ((procstat_opts & PS_OPT_CAPABILITIES) == 0) { in procstat_files()537 if ((procstat_opts & PS_OPT_CAPABILITIES) != 0) { in procstat_files()
175 if ((procstat_opts & PS_OPT_NOHEADER) == 0) in procstat_kstack()240 (procstat_opts & PS_OPT_VERBOSE) != 0 ? 2 : 1); in procstat_kstack()243 (procstat_opts & PS_OPT_VERBOSE) != 0 ? 2 : 1); in procstat_kstack()
52 if ((procstat_opts & PS_OPT_NOHEADER) == 0) { in procstat_args()79 if ((procstat_opts & PS_OPT_NOHEADER) == 0) { in procstat_env()
51 if ((procstat_opts & PS_OPT_NOHEADER) == 0) in procstat_bin()
47 if ((procstat_opts & PS_OPT_NOHEADER) == 0) in procstat_basic()
48 if ((procstat_opts & PS_OPT_NOHEADER) == 0) in procstat_ptlwpinfo()
52 extern int procstat_opts;
53 if ((procstat_opts & PS_OPT_NOHEADER) == 0) in procstat_cred()
99 if ((procstat_opts & PS_OPT_NOHEADER) == 0) { in procstat_rlimit()
53 if ((procstat_opts & PS_OPT_NOHEADER) == 0) in procstat_threads()
55 if ((procstat_opts & PS_OPT_NOHEADER) == 0) in procstat_cs()
55 if ((procstat_opts & PS_OPT_NOHEADER) == 0) in procstat_vm()
56 if ((procstat_opts & PS_OPT_NOHEADER) == 0) in procstat_auxv()