Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dannotate.h321 void annotation__init_column_widths(struct annotation *notes, struct symbol *sym);
Dannotate.c2698 void annotation__init_column_widths(struct annotation *notes, struct symbol *sym) in annotation__init_column_widths() function
3086 annotation__init_column_widths(notes, sym); in symbol__annotate2()