Home
last modified time | relevance | path

Searched defs:show_progress (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/tools/perf/util/
Dordered-events.c224 static int do_flush(struct ordered_events *oe, bool show_progress) in do_flush()
279 bool show_progress = false; in __ordered_events__flush() local
/linux-5.19.10/tools/power/cpupower/bench/
Dbenchmark.c16 #define show_progress(total_time, progress_time) \ macro