Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dannotate.c2383 static int annotated_source__addr_fmt_width(struct list_head *lines, u64 start) in annotated_source__addr_fmt_width() function
2447 addr_fmt_width = annotated_source__addr_fmt_width(&notes->src->source, start); in symbol__annotate_printf()