Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/progs/
A Dget_branch_snapshot.c16 struct perf_branch_entry entries[ENTRY_CNT] = {};
29 total_entries /= sizeof(struct perf_branch_entry); in BPF_PROG()
/tools/perf/include/perf/
A Dperf_dlfilter.h67 const struct perf_branch_entry *brstack; /* Refer <linux/perf_event.h> */
/tools/testing/selftests/bpf/prog_tests/
A Dperf_branches.c15 int pbe_size = sizeof(struct perf_branch_entry); in check_good_sample()
/tools/perf/dlfilters/
A Ddlfilter-test-api-v0.c66 const struct perf_branch_entry *brstack; /* Refer <linux/perf_event.h> */
A Ddlfilter-test-api-v2.c72 const struct perf_branch_entry *brstack; /* Refer <linux/perf_event.h> */
/tools/include/uapi/linux/
A Dperf_event.h1449 struct perf_branch_entry { struct
/tools/perf/util/
A Ddlfilter.c549 d_sample.brstack = (struct perf_branch_entry *)perf_sample__branch_entries(sample); in dlfilter__do_filter_event()
/tools/perf/Documentation/
A Dperf-dlfilter.txt112 const struct perf_branch_entry *brstack; /* Refer <linux/perf_event.h> */

Completed in 17 milliseconds