Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Devsel.h492 static inline bool evsel__has_branch_callstack(const struct evsel *evsel) in evsel__has_branch_callstack() function
H A Dsession.c1148 if (evsel__has_branch_callstack(evsel)) in callchain__printf()
1363 branch_stack__printf(sample, evsel__has_branch_callstack(evsel)); in dump_sample()
H A Dmachine.c2929 if (evsel__has_branch_callstack(evsel)) { in thread__resolve_callchain_sample()