Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dannotate.h327 void annotation__init_column_widths(struct annotation *notes, struct symbol *sym);
Dannotate.c2750 void annotation__init_column_widths(struct annotation *notes, struct symbol *sym) in annotation__init_column_widths() function
3154 annotation__init_column_widths(notes, sym); in symbol__annotate2()