Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/ui/browsers/
Dannotate.c829 annotation__update_column_widths(notes); in annotate_browser__run()
840 annotation__update_column_widths(notes); in annotate_browser__run()
900 annotation__update_column_widths(notes); in annotate_browser__run()
907 annotation__update_column_widths(notes); in annotate_browser__run()
/Linux-v5.15/tools/perf/util/
Dannotate.h323 void annotation__update_column_widths(struct annotation *notes);
Dannotate.c2731 void annotation__update_column_widths(struct annotation *notes) in annotation__update_column_widths() function
3129 annotation__update_column_widths(notes); in symbol__annotate2()