PERF_REGS_MAX
buf = calloc(1, sizeof(u64) * PERF_REGS_MAX);
buf = calloc(1, sizeof(u64) * PERF_REGS_MAX);
buf = calloc(1, sizeof(u64) * PERF_REGS_MAX);
u64 *buf = calloc(PERF_REGS_MAX, sizeof(u64));