Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/ui/gtk/
H A 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()
H A 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()
H A Dannotate.c193 GtkWidget *statbar; in symbol__gtk_annotate() local
222 statbar = perf_gtk__setup_statusbar(); in symbol__gtk_annotate()
223 gtk_box_pack_start(GTK_BOX(vbox), statbar, FALSE, FALSE, 0); in symbol__gtk_annotate()
H A Dgtk.h20 GtkWidget *statbar; member
H A Dbrowser.c82 pgctx->statbar = stbar; in perf_gtk__setup_statusbar()
H A Dhists.c602 GtkWidget *statbar; in perf_evlist__gtk_browse_hists() local
631 statbar = perf_gtk__setup_statusbar(); in perf_evlist__gtk_browse_hists()
632 gtk_box_pack_start(GTK_BOX(vbox), statbar, FALSE, FALSE, 0); in perf_evlist__gtk_browse_hists()