Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-annotate.c222 static bool has_annotation(struct perf_annotate *ann) in has_annotation() function
235 if ((!ann->has_br_stack || !has_annotation(ann)) && in evsel__add_sample()
260 if (ann->has_br_stack && has_annotation(ann)) in evsel__add_sample()