Home
last modified time | relevance | path

Searched refs:MT_IOC_COUNTS (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.121.6/bsd/sys/ !
H A Dmonotonic.h50 #define MT_IOC_COUNTS MT_IOC(3) macro
/xnu-11417.121.6/tests/ !
H A Dmonotonic_uncore.c100 r = ioctl(fd, MT_IOC_COUNTS, cts_ctl); in uncore_counts()
409 r = ioctl(fd, MT_IOC_COUNTS, cts_ctl);
/xnu-11417.121.6/bsd/dev/ !
H A Dmonotonic.c300 case MT_IOC_COUNTS: in mt_cdev_ioctl()