Home
last modified time | relevance | path

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

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