Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/cpupower/bench/
H A Dbenchmark.c16 #define show_progress(total_time, progress_time) \ argument
85 unsigned long total_time = 0, progress_time = 0; in start_benchmark() local