Searched refs:PERF_SAMPLE_BRANCH_NO_FLAGS (Results 1 – 5 of 5) sorted by relevance
63 PERF_SAMPLE_BRANCH_NO_FLAGS | in test_perf_event_stackmap()
15 PERF_SAMPLE_BRANCH_NO_FLAGS | in test_get_stackid_cannot_attach()
33 BRANCH_OPT("no_flags", PERF_SAMPLE_BRANCH_NO_FLAGS),
1033 PERF_SAMPLE_BRANCH_NO_FLAGS | in __evsel__config_callchain()2148 evsel->core.attr.branch_sample_type &= ~(PERF_SAMPLE_BRANCH_NO_FLAGS | in evsel__disable_missing_features()2298 attr.branch_sample_type = PERF_SAMPLE_BRANCH_NO_CYCLES | PERF_SAMPLE_BRANCH_NO_FLAGS; in evsel__detect_missing_brstack_features()2542 if ((evsel->core.attr.branch_sample_type & (PERF_SAMPLE_BRANCH_NO_FLAGS | in evsel__detect_missing_features()
234 PERF_SAMPLE_BRANCH_NO_FLAGS = 1U << PERF_SAMPLE_BRANCH_NO_FLAGS_SHIFT, enumerator
Completed in 22 milliseconds