Searched refs:performance_time (Results 1 – 1 of 1) sorted by relevance
83 long performance_time = 0, powersave_time = 0; in start_benchmark() local96 performance_time = 0LL; in start_benchmark()130 performance_time += then - now - sleep_time; in start_benchmark()139 performance_time / config->cycles); in start_benchmark()171 performance_time * 100.0 / powersave_time); in start_benchmark()176 performance_time * 100.0 / powersave_time); in start_benchmark()