Searched refs:PMIOSTART (Results 1 – 3 of 3) sorted by relevance
125 if (ioctl(fd, PMIOSTART, &num) < 0) in main()137 if (ioctl(fd, PMIOSTART, &num) < 0) in main()
49 #define PMIOSTART _IOW('5', 2, int) macro
360 case PMIOSTART: in perfmon_ioctl()