Home
last modified time | relevance | path

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

/linux-5.19.10/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-5.19.10/tools/perf/util/
Dannotate.h326 void annotation__update_column_widths(struct annotation *notes);
Dannotate.c2759 void annotation__update_column_widths(struct annotation *notes) in annotation__update_column_widths() function
3157 annotation__update_column_widths(notes); in symbol__annotate2()