Searched refs:perf_sample_save_brstack (Results 1 – 4 of 4) sorted by relevance
| /linux/include/linux/ |
| H A D | perf_event.h | 1418 static inline void perf_sample_save_brstack(struct perf_sample_data *data, in perf_sample_save_brstack() function
|
| /linux/drivers/perf/ |
| H A D | arm_pmuv3.c | 878 perf_sample_save_brstack(data, event, branch_stack, NULL); in read_branch_records()
|
| /linux/arch/x86/events/intel/ |
| H A D | ds.c | 1957 perf_sample_save_brstack(data, event, &cpuc->lbr_stack, NULL); in setup_pebs_fixed_sample_data()
|
| /linux/arch/x86/events/ |
| H A D | core.c | 1730 perf_sample_save_brstack(&data, event, &cpuc->lbr_stack, NULL); in x86_pmu_handle_irq()
|