Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Dannotate.h331 void annotation__init_column_widths(struct annotation *notes, struct symbol *sym);
Dannotate.c2850 void annotation__init_column_widths(struct annotation *notes, struct symbol *sym) in annotation__init_column_widths() function
3268 annotation__init_column_widths(notes, sym); in symbol__annotate2()