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