Searched refs:pa_fsroot (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/usr.sbin/pmcstat/
H A Dpmcstat.h141 const char *pa_fsroot; /* FS root where executables reside */ member in struct:pmcstat_args
H A Dpmcstat.c589 args.pa_fsroot = "";
846 args.pa_fsroot = optarg;
1078 (void) snprintf(buffer, sizeof(buffer), "%s%s", args.pa_fsroot,
1091 args.pa_fsroot, args.pa_kernel);
H A Dpmcstat_log.c434 args.pa_fsroot, path);
651 args.pa_fsroot, args.pa_kernel, path);
654 args.pa_fsroot, path);
976 args.pa_fsroot,
981 args.pa_fsroot,

Completed in 154 milliseconds