Searched refs:PMIORESET (Results 1 – 3 of 3) sorted by relevance
50 #define PMIORESET _IOW('5', 5, int) macro
133 if (ioctl(fd, PMIORESET, &value.pmcd_num) < 0) in main()
372 case PMIORESET: in perfmon_ioctl()