Home
last modified time | relevance | path

Searched refs:perf_branch_entry (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dperf_event.h908 struct perf_branch_entry { struct
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event.h200 struct perf_branch_entry lbr_entries[MAX_LBR_ENTRIES];
/linux-4.1.27/include/linux/
Dperf_event.h80 struct perf_branch_entry entries[0];
/linux-4.1.27/arch/powerpc/perf/
Dcore-book3s.c59 struct perf_branch_entry bhrb_entries[BHRB_MAX_ENTRIES];
/linux-4.1.27/kernel/events/
Dcore.c5235 * sizeof(struct perf_branch_entry); in perf_output_sample()
5357 * sizeof(struct perf_branch_entry); in perf_prepare_sample()