Home
last modified time | relevance | path

Searched refs:PERF_SAMPLE_BRANCH_CALL_STACK (Results 1 – 6 of 6) sorted by relevance

/tools/testing/selftests/bpf/prog_tests/
A Dperf_event_stackmap.c65 PERF_SAMPLE_BRANCH_CALL_STACK, in test_perf_event_stackmap()
A Dget_stackid_cannot_attach.c17 PERF_SAMPLE_BRANCH_CALL_STACK, in test_get_stackid_cannot_attach()
/tools/perf/util/
A Dparse-branch-options.c36 BRANCH_OPT("stack", PERF_SAMPLE_BRANCH_CALL_STACK),
A Devsel.h511 return evsel->core.attr.branch_sample_type & PERF_SAMPLE_BRANCH_CALL_STACK; in evsel__has_branch_callstack()
A Devsel.c1031 PERF_SAMPLE_BRANCH_CALL_STACK | in __evsel__config_callchain()
1085 PERF_SAMPLE_BRANCH_CALL_STACK | in evsel__reset_callgraph()
/tools/include/uapi/linux/
A Dperf_event.h230 PERF_SAMPLE_BRANCH_CALL_STACK = 1U << PERF_SAMPLE_BRANCH_CALL_STACK_SHIFT, enumerator

Completed in 16 milliseconds