Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pmc/
H A Dcmd_pmc_stat.c160 pmc_stat_setup_stat(int system_mode, const char *arg) in pmc_stat_setup_stat() argument
173 if (system_mode && geteuid() != 0) in pmc_stat_setup_stat()
195 if (system_mode) in pmc_stat_setup_stat()
209 if (system_mode) in pmc_stat_setup_stat()
231 if (system_mode) { in pmc_stat_setup_stat()
315 pmc_stat_internal(int argc, char **argv, int system_mode) in pmc_stat_internal() argument
346 pmc_stat_setup_stat(system_mode, event); in pmc_stat_internal()