Home
last modified time | relevance | path

Searched refs:infobar (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/tools/perf/ui/gtk/
H A Dannotate.c205 GtkWidget *infobar; in symbol__gtk_annotate() local
229 infobar = perf_gtk__setup_info_bar(); in symbol__gtk_annotate()
230 if (infobar) { in symbol__gtk_annotate()
231 gtk_box_pack_start(GTK_BOX(vbox), infobar, in symbol__gtk_annotate()
/linux-6.15/tools/build/feature/
H A DMakefile14 test-gtk2-infobar.bin \
255 $(OUTPUT)test-gtk2-infobar.bin:
/linux-6.15/tools/build/
H A DMakefile.feature119 gtk2-infobar \
/linux-6.15/tools/perf/
H A DMakefile.config806 $(call feature_check,gtk2-infobar)
807 ifeq ($(feature-gtk2-infobar), 1)