Searched refs:regs_intr (Results 1 – 2 of 2) sorted by relevance
1033 struct perf_regs regs_intr; member
6575 static void perf_sample_regs_intr(struct perf_regs *regs_intr, in perf_sample_regs_intr() argument6578 regs_intr->regs = regs; in perf_sample_regs_intr()6579 regs_intr->abi = perf_reg_abi(current); in perf_sample_regs_intr()7104 u64 abi = data->regs_intr.abi; in perf_output_sample()7115 data->regs_intr.regs, in perf_output_sample()7406 perf_sample_regs_intr(&data->regs_intr, regs); in perf_prepare_sample()7408 if (data->regs_intr.regs) { in perf_prepare_sample()
Completed in 31 milliseconds