Searched refs:TPROF_IOC_STOP (Results 1 – 3 of 3) sorted by relevance
58 #define TPROF_IOC_STOP _IOW('T', 3, tprof_countermask_t) macro
1029 case TPROF_IOC_STOP: in tprof_ioctl()
510 ret = ioctl(devfd, TPROF_IOC_STOP, &mask); in tprof_monitor_common()