Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/
Dbuiltin-annotate.c215 static bool has_annotation(struct perf_annotate *ann) in has_annotation() function
228 if ((!ann->has_br_stack || !has_annotation(ann)) && in evsel__add_sample()
252 if (ann->has_br_stack && has_annotation(ann)) in evsel__add_sample()