Home
last modified time | relevance | path

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

/linux/tools/perf/ui/browsers/
A Dannotate.c50 return annotation_line__filter(al, notes); in disasm_line__filter()
288 if (annotation_line__filter(pos, notes)) in annotate_browser__set_top()
507 if (!annotation_line__filter(&pos->al, notes)) in annotate_browser__find_offset()
551 if (annotation_line__filter(al, notes)) in annotate_browser__find_string()
588 if (annotation_line__filter(al, notes)) in annotate_browser__find_string_reverse()
/linux/tools/perf/util/
A Dannotate.h318 static inline bool annotation_line__filter(struct annotation_line *al, struct annotation *notes) in annotation_line__filter() function
A Dannotate.c2540 if (annotation_line__filter(al, notes)) in symbol__annotate_fprintf2()

Completed in 14 milliseconds