Home
last modified time | relevance | path

Searched refs:data_ (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/power/cpupower/bench/
H A Dcpufreq-bench_plot.sh78 cat ${file[$plot]} |grep -v "^#" |awk '{printf "%lu %.1f\n",$2/1000, $6}' >$dir/data_$plot
83 echo -n "\"$dir/data_$plot\" title \"${title[$plot]}\" with lines" >> $dir/plot_script.gpl
/kernel/linux/linux-6.6/tools/power/cpupower/bench/
H A Dcpufreq-bench_plot.sh78 cat ${file[$plot]} |grep -v "^#" |awk '{printf "%lu %.1f\n",$2/1000, $6}' >$dir/data_$plot
83 echo -n "\"$dir/data_$plot\" title \"${title[$plot]}\" with lines" >> $dir/plot_script.gpl

Completed in 2 milliseconds