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

/linux-master/tools/perf/util/
H A Devsel.h494 static inline bool evsel__has_branch_callstack(const struct evsel *evsel) function
H A Dsession.c1148 if (evsel__has_branch_callstack(evsel))
1162 bool callstack = evsel__has_branch_callstack(evsel);
H A Dmachine.c2751 if (evsel__has_branch_callstack(evsel)) {

Completed in 111 milliseconds