Searched refs:PMIOTSTAMP (Results 1 – 3 of 3) sorted by relevance
121 if (ioctl(fd, PMIOTSTAMP, &then) < 0) in main()150 if (ioctl(fd, PMIOTSTAMP, &now) < 0) in main()
53 #define PMIOTSTAMP _IOR('5', 6, struct pmc_tstamp) macro
389 case PMIOTSTAMP: in perfmon_ioctl()