Home
last modified time | relevance | path

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

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