Home
last modified time | relevance | path

Searched refs:statbar (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/tools/perf/ui/gtk/
Dhelpline.c15 gtk_statusbar_pop(GTK_STATUSBAR(pgctx->statbar), in gtk_helpline_pop()
24 gtk_statusbar_push(GTK_STATUSBAR(pgctx->statbar), in gtk_helpline_push()
Dutil.c90 gtk_statusbar_pop(GTK_STATUSBAR(pgctx->statbar), in perf_gtk__warning_statusbar()
98 gtk_statusbar_push(GTK_STATUSBAR(pgctx->statbar), in perf_gtk__warning_statusbar()
Dannotate.c194 GtkWidget *statbar; in symbol__gtk_annotate() local
223 statbar = perf_gtk__setup_statusbar(); in symbol__gtk_annotate()
224 gtk_box_pack_start(GTK_BOX(vbox), statbar, FALSE, FALSE, 0); in symbol__gtk_annotate()
Dgtk.h20 GtkWidget *statbar; member
Dbrowser.c82 pgctx->statbar = stbar; in perf_gtk__setup_statusbar()
Dhists.c600 GtkWidget *statbar; in evlist__gtk_browse_hists() local
629 statbar = perf_gtk__setup_statusbar(); in evlist__gtk_browse_hists()
630 gtk_box_pack_start(GTK_BOX(vbox), statbar, FALSE, FALSE, 0); in evlist__gtk_browse_hists()
/linux-5.19.10/Documentation/process/
Dmaintainer-tip.rst729 .bar = &statbar,