Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/
Dbuiltin-annotate.c213 static bool has_annotation(struct perf_annotate *ann) in has_annotation() function
226 if ((!ann->has_br_stack || !has_annotation(ann)) && in evsel__add_sample()
250 if (ann->has_br_stack && has_annotation(ann)) in evsel__add_sample()