Home
last modified time | relevance | path

Searched refs:progress (Results 1 – 5 of 5) sorted by relevance

/tools/perf/ui/gtk/
Dprogress.c8 static GtkWidget *progress; variable
20 progress = gtk_progress_bar_new(); in gtk_ui_progress__update()
23 gtk_box_pack_start(GTK_BOX(vbox), progress, TRUE, TRUE, 3); in gtk_ui_progress__update()
34 gtk_progress_bar_set_fraction(GTK_PROGRESS_BAR(progress), fraction); in gtk_ui_progress__update()
36 gtk_progress_bar_set_text(GTK_PROGRESS_BAR(progress), buf); in gtk_ui_progress__update()
DBuild8 gtk-y += progress.o
/tools/perf/ui/tui/
DBuild4 libperf-y += progress.o
/tools/perf/ui/
DBuild3 libperf-y += progress.o
/tools/testing/selftests/media_tests/
Dregression_test.txt4 unbound while ioctl is in progress.
8 Run bin/unbind loop while ioctls are in progress.