Home
last modified time | relevance | path

Searched refs:print_progress_bar (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/testcases/realtime/func/rt-migrate/
Drt-migrate.c156 static void print_progress_bar(int percent) in print_progress_bar() function
469 print_progress_bar(0); in main()
485 print_progress_bar((loop * 100) / nr_runs); in main()
/third_party/libinput/tools/
Dlibinput-record.c2098 print_progress_bar(void) in print_progress_bar() function
2242 print_progress_bar(); in mainloop()