Searched refs:TPROF_IOC_GETCOUNTS (Results 1 – 4 of 4) sorted by relevance
62 #define TPROF_IOC_GETCOUNTS _IOWR('T', 7, tprof_counts_t) macro
1045 case TPROF_IOC_GETCOUNTS: in tprof_ioctl()
202 ret = ioctl(devfd, TPROF_IOC_GETCOUNTS, &counts); in show_counters()
610 ret = ioctl(devfd, TPROF_IOC_GETCOUNTS, &countsbuf); in show_counters()