Searched refs:TPROF_IOC_CONFIGURE_EVENT (Results 1 – 4 of 4) sorted by relevance
61 #define TPROF_IOC_CONFIGURE_EVENT _IOW('T', 6, tprof_param_t) macro
1039 case TPROF_IOC_CONFIGURE_EVENT: in tprof_ioctl()
459 ret = ioctl(devfd, TPROF_IOC_CONFIGURE_EVENT, ¶ms[i]); in tprof_monitor_common()
976 ret = ioctl(devfd, TPROF_IOC_CONFIGURE_EVENT, ¶ms[i]); in tprof_top()