Home
last modified time | relevance | path

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

/tools/include/uapi/linux/
Dperf_event.h198 PERF_SAMPLE_BRANCH_CALL_STACK = 1U << PERF_SAMPLE_BRANCH_CALL_STACK_SHIFT, enumerator
/tools/perf/util/
Devsel.h434 return evsel->attr.branch_sample_type & PERF_SAMPLE_BRANCH_CALL_STACK; in perf_evsel__has_branch_callstack()
Devsel.c680 PERF_SAMPLE_BRANCH_CALL_STACK | in perf_evsel__config_callchain()
718 PERF_SAMPLE_BRANCH_CALL_STACK); in perf_evsel__reset_callgraph()