Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pmcstat/
H A Dpmcstat.h57 #define PMCSTAT_PL_NONE 0 macro
H A Dpmcstat.c491 args.pa_pplugin = PMCSTAT_PL_NONE; in main()
492 args.pa_plugin = PMCSTAT_PL_NONE; in main()
584 if (args.pa_plugin == PMCSTAT_PL_NONE) in main()