Searched refs:PMIOSETUP (Results 1 – 3 of 3) sorted by relevance
45 #define PMIOSETUP _IOW('5', 1, struct pmc) macro
116 if (ioctl(fd, PMIOSETUP, &pmc) < 0) in main()
340 case PMIOSETUP: in perfmon_ioctl()