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

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

Completed in 139 milliseconds