Searched refs:my_command (Results 1 – 1 of 1) sorted by relevance
2570 char my_command[1024]; in test_for_a_pmc() local2581 sprintf(my_command, "/usr/sbin/pmcstat -w .25 -c 0 -s %s", pmc); in test_for_a_pmc()2582 io = my_popen(my_command, "r", &pid_of_command); in test_for_a_pmc()