Searched refs:my_command (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/usr.sbin/pmcstudy/
H A Dpmcstudy.c2567 char my_command[1024]; local
2578 sprintf(my_command, "/usr/sbin/pmcstat -w .25 -c 0 -s %s", pmc);
2579 io = my_popen(my_command, "r", &pid_of_command);

Completed in 114 milliseconds