Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A 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
/openbmc/linux/tools/power/cpupower/bench/
H A Dbenchmark.c16 #define show_progress(total_time, progress_time) \ macro