Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dperf_event.h959 struct perf_branch_entry { struct
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event.h214 struct perf_branch_entry lbr_entries[MAX_LBR_ENTRIES];
/linux-4.4.14/include/linux/
Dperf_event.h80 struct perf_branch_entry entries[0];
/linux-4.4.14/arch/powerpc/perf/
Dcore-book3s.c59 struct perf_branch_entry bhrb_entries[BHRB_MAX_ENTRIES];
/linux-4.4.14/kernel/events/
Dcore.c5407 * sizeof(struct perf_branch_entry); in perf_output_sample()
5528 * sizeof(struct perf_branch_entry); in perf_prepare_sample()