Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/ui/browsers/
Dannotate.c43 return annotation_line__filter(al); in disasm_line__filter()
281 if (annotation_line__filter(pos)) in annotate_browser__set_top()
500 if (!annotation_line__filter(&pos->al)) in annotate_browser__find_offset()
544 if (annotation_line__filter(al)) in annotate_browser__find_string()
581 if (annotation_line__filter(al)) in annotate_browser__find_string_reverse()
/linux-6.12.1/tools/perf/util/
Dannotate.h357 static inline bool annotation_line__filter(struct annotation_line *al) in annotation_line__filter() function
Dannotate.c1326 if (annotation_line__filter(al)) in symbol__annotate_fprintf2()