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

/linux-master/tools/perf/
H A Dbuiltin-annotate.c230 static bool has_annotation(struct perf_annotate *ann) function
243 if ((!ann->has_br_stack || !has_annotation(ann)) &&
268 if (ann->has_br_stack && has_annotation(ann))

Completed in 91 milliseconds