Searched refs:performance_time (Results 1 – 1 of 1) sorted by relevance
96 long performance_time = 0, powersave_time = 0; in start_benchmark() local109 performance_time = 0LL; in start_benchmark()143 performance_time += then - now - sleep_time; in start_benchmark()152 performance_time / config->cycles); in start_benchmark()184 performance_time * 100.0 / powersave_time); in start_benchmark()189 performance_time * 100.0 / powersave_time); in start_benchmark()