Searched refs:perf_sample_save_brstack (Results 1 – 4 of 4) sorted by relevance
| /linux/include/linux/ |
| H A D | perf_event.h | 1426 static inline void perf_sample_save_brstack(struct perf_sample_data *data, in perf_sample_save_brstack() function
|
| /linux/arch/powerpc/perf/ |
| H A D | core-book3s.c | 2334 perf_sample_save_brstack(&data, event, &cpuhw->bhrb_stack, NULL); in record_and_restart()
|
| /linux/arch/x86/events/ |
| H A D | core.c | 1750 perf_sample_save_brstack(&data, event, &cpuc->lbr_stack, NULL); in x86_pmu_handle_irq()
|
| /linux/arch/x86/events/intel/ |
| H A D | ds.c | 2319 perf_sample_save_brstack(data, event, &cpuc->lbr_stack, NULL); in adaptive_pebs_save_regs()
|