PERF_BUF_LEN
buf = kmalloc(PERF_BUF_LEN, GFP_KERNEL);
ret = perf_read_stats(perf, buf, PERF_BUF_LEN, &pos);