Searched defs:show_progress (Results 1 – 4 of 4) sorted by relevance
223 static int do_flush(struct ordered_events *oe, bool show_progress) in do_flush()278 bool show_progress = false; in __ordered_events__flush() local
224 static int do_flush(struct ordered_events *oe, bool show_progress) in do_flush()279 bool show_progress = false; in __ordered_events__flush() local
16 #define show_progress(total_time, progress_time) \ macro