Home
last modified time | relevance | path

Searched refs:branch_sample_type (Results 1 – 25 of 36) sorted by relevance

12

/tools/testing/selftests/powerpc/pmu/sampling_tests/
A Dbhrb_filter_map_test.c68 event.attr.branch_sample_type = 1U << i; in bhrb_filter_map_test()
74 event.attr.branch_sample_type = bhrb_filter_map_valid_common[i]; in bhrb_filter_map_test()
90 event.attr.branch_sample_type = bhrb_filter_map_valid_p10[i]; in bhrb_filter_map_test()
97 event.attr.branch_sample_type = bhrb_filter_map_valid_p10[i]; in bhrb_filter_map_test()
108 event.attr.branch_sample_type = PERF_SAMPLE_BRANCH_ANY | PERF_SAMPLE_BRANCH_ANY_CALL; in bhrb_filter_map_test()
A Dmmcra_bhrb_any_test.c37 event.attr.branch_sample_type = PERF_SAMPLE_BRANCH_ANY; in mmcra_bhrb_any_test()
A Dmmcra_bhrb_disable_test.c38 event.attr.branch_sample_type = PERF_SAMPLE_BRANCH_ANY; in mmcra_bhrb_disable_test()
A Dmmcra_bhrb_ind_call_test.c41 event.attr.branch_sample_type = PERF_SAMPLE_BRANCH_IND_CALL; in mmcra_bhrb_ind_call_test()
A Dmmcra_bhrb_cond_test.c41 event.attr.branch_sample_type = PERF_SAMPLE_BRANCH_COND; in mmcra_bhrb_cond_test()
/tools/perf/tests/shell/attr/
A Dtest-record-branch-any8 branch_sample_type=8
A Dtest-record-branch-filter-any8 branch_sample_type=8
A Dtest-record-branch-filter-any_call8 branch_sample_type=16
A Dtest-record-branch-filter-any_ret8 branch_sample_type=32
A Dtest-record-branch-filter-hv8 branch_sample_type=8
A Dtest-record-branch-filter-ind_call8 branch_sample_type=64
A Dtest-record-branch-filter-k8 branch_sample_type=8
A Dtest-record-branch-filter-u8 branch_sample_type=8
A Dbase-record-spe38 branch_sample_type=*
A Dbase-record39 branch_sample_type=0
A Dbase-stat39 branch_sample_type=0
A Dtest-record-dummy-C053 branch_sample_type=0
A Dsystem-wide-dummy50 branch_sample_type=0
/tools/testing/selftests/bpf/prog_tests/
A Dperf_event_stackmap.c62 .branch_sample_type = PERF_SAMPLE_BRANCH_USER | in test_perf_event_stackmap()
A Dget_stackid_cannot_attach.c14 .branch_sample_type = PERF_SAMPLE_BRANCH_USER | in test_get_stackid_cannot_attach()
A Dget_branch_snapshot.c43 attr.branch_sample_type = PERF_SAMPLE_BRANCH_KERNEL | in create_perf_events()
A Dperf_branches.c115 attr.branch_sample_type = PERF_SAMPLE_BRANCH_USER | PERF_SAMPLE_BRANCH_ANY; in test_perf_branches_hw()
/tools/perf/util/
A Devsel.c183 WRITE_ASS(branch_sample_type, "llu"); in store_event()
1030 attr->branch_sample_type = PERF_SAMPLE_BRANCH_USER | in __evsel__config_callchain()
1084 attr->branch_sample_type &= ~(PERF_SAMPLE_BRANCH_USER | in evsel__reset_callgraph()
1137 &attr->branch_sample_type); in evsel__apply_config_terms()
1426 attr->branch_sample_type = opts->branch_stack; in evsel__config()
2128 evsel->core.attr.branch_sample_type &= ~PERF_SAMPLE_BRANCH_COUNTERS; in evsel__disable_missing_features()
2148 evsel->core.attr.branch_sample_type &= ~(PERF_SAMPLE_BRANCH_NO_FLAGS | in evsel__disable_missing_features()
2157 evsel->core.attr.branch_sample_type &= ~PERF_SAMPLE_BRANCH_HW_INDEX; in evsel__disable_missing_features()
2286 attr.branch_sample_type = PERF_SAMPLE_BRANCH_COUNTERS; in evsel__detect_missing_brstack_features()
2292 attr.branch_sample_type = PERF_SAMPLE_BRANCH_HW_INDEX; in evsel__detect_missing_brstack_features()
[all …]
A Devsel.h511 return evsel->core.attr.branch_sample_type & PERF_SAMPLE_BRANCH_CALL_STACK; in evsel__has_branch_callstack()
516 return evsel->core.attr.branch_sample_type & PERF_SAMPLE_BRANCH_HW_INDEX; in evsel__has_branch_hw_idx()
/tools/perf/tests/
A Dsample-parsing.c299 evsel.core.attr.branch_sample_type |= PERF_SAMPLE_BRANCH_HW_INDEX; in do_test()

Completed in 26 milliseconds

12