Home
last modified time | relevance | path

Searched refs:PERF_SAMPLE_BRANCH_ANY_CALL (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/powerpc/pmu/sampling_tests/
A Dbhrb_filter_map_test.c30 PERF_SAMPLE_BRANCH_ANY_CALL,
108 event.attr.branch_sample_type = PERF_SAMPLE_BRANCH_ANY | PERF_SAMPLE_BRANCH_ANY_CALL; in bhrb_filter_map_test()
/tools/perf/util/
A Dparse-branch-options.c24 BRANCH_OPT("any_call", PERF_SAMPLE_BRANCH_ANY_CALL),
/tools/include/uapi/linux/
A Dperf_event.h222 PERF_SAMPLE_BRANCH_ANY_CALL = 1U << PERF_SAMPLE_BRANCH_ANY_CALL_SHIFT, enumerator

Completed in 10 milliseconds