Home
last modified time | relevance | path

Searched refs:evsel__has_br_stack (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Devsel.h553 static inline bool evsel__has_br_stack(const struct evsel *evsel) in evsel__has_br_stack() function
H A Dsession.c1070 if (evsel__has_br_stack(evsel)) in dump_sample()