Home
last modified time | relevance | path

Searched refs:perf_sample_save_brstack (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dperf_event.h1426 static inline void perf_sample_save_brstack(struct perf_sample_data *data, in perf_sample_save_brstack() function
/linux/arch/powerpc/perf/
H A Dcore-book3s.c2334 perf_sample_save_brstack(&data, event, &cpuhw->bhrb_stack, NULL); in record_and_restart()
/linux/arch/x86/events/
H A Dcore.c1750 perf_sample_save_brstack(&data, event, &cpuc->lbr_stack, NULL); in x86_pmu_handle_irq()
/linux/arch/x86/events/intel/
H A Dds.c2319 perf_sample_save_brstack(data, event, &cpuc->lbr_stack, NULL); in adaptive_pebs_save_regs()