Home
last modified time | relevance | path

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

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