Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/sys/
H A Dmonotonic.h50 #define MT_IOC_COUNTS MT_IOC(3) macro
/xnu-12377.61.12/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-12377.61.12/bsd/dev/
H A Dmonotonic.c300 case MT_IOC_COUNTS: in mt_cdev_ioctl()