Searched refs:tab_label (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/perf/ui/gtk/
H A Dannotate.c180 GtkWidget *tab_label; local
239 tab_label = gtk_label_new(sym->name);
246 tab_label); local
H A Dhists.c638 GtkWidget *tab_label; local
663 tab_label = gtk_label_new(evname);
665 gtk_notebook_append_page(GTK_NOTEBOOK(notebook), scrolled_window, tab_label); local

Completed in 88 milliseconds