Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/ui/browsers/
Dannotate.c763 annotation__update_column_widths(notes); in annotate_browser__run()
774 annotation__update_column_widths(notes); in annotate_browser__run()
834 annotation__update_column_widths(notes); in annotate_browser__run()
841 annotation__update_column_widths(notes); in annotate_browser__run()
/Linux-v4.19/tools/perf/util/
Dannotate.h305 void annotation__update_column_widths(struct annotation *notes);
Dannotate.c2394 void annotation__update_column_widths(struct annotation *notes) in annotation__update_column_widths() function
2757 annotation__update_column_widths(notes); in symbol__annotate2()