Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/perf/util/
Dannotate.c2483 static int annotated_source__addr_fmt_width(struct list_head *lines, u64 start) in annotated_source__addr_fmt_width() function
2547 addr_fmt_width = annotated_source__addr_fmt_width(&notes->src->source, start); in symbol__annotate_printf()
/kernel/linux/linux-5.10/tools/perf/util/
Dannotate.c2345 static int annotated_source__addr_fmt_width(struct list_head *lines, u64 start) in annotated_source__addr_fmt_width() function
2409 addr_fmt_width = annotated_source__addr_fmt_width(&notes->src->source, start); in symbol__annotate_printf()