TPROF_IOC_GETCOUNTS
case TPROF_IOC_GETCOUNTS:
ret = ioctl(devfd, TPROF_IOC_GETCOUNTS, &counts);
ret = ioctl(devfd, TPROF_IOC_GETCOUNTS, &countsbuf);