Home
last modified time | relevance | path

Searched refs:plot (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/tools/power/cpupower/bench/
A Dcpufreq-bench_plot.sh69 for((plot=0;plot<$plots;plot++));do
73 …cat ${file[$plot]} |grep -v "^#" |awk '{if ($2 != $3) printf("Error in measure %d:Load time %s doe…
78 cat ${file[$plot]} |grep -v "^#" |awk '{printf "%lu %.1f\n",$2/1000, $6}' >$dir/data_$plot
80 if [ $plot -eq 0 ];then
83 echo -n "\"$dir/data_$plot\" title \"${title[$plot]}\" with lines" >> $dir/plot_script.gpl
84 if [ $(($plot + 1)) -ne $plots ];then
/linux-6.3-rc2/tools/mm/
A Dslabinfo-gnuplot.sh94 plot "$file" $range u 2$xtic title 'SIZE' with boxes,\
133 plot $gnuplot_cmd
/linux-6.3-rc2/tools/testing/selftests/amd-pstate/
A Dgitsource.sh299 plot \
304 plot \
309 plot \
A Dtbench.sh286 plot \
291 plot \
296 plot \
/linux-6.3-rc2/Documentation/mm/
A Dslub.rst375 This will produce a single plot (png file).
384 40,60`` range will plot only samples collected between 40th and
/linux-6.3-rc2/Documentation/admin-guide/pm/
A Damd-pstate.rst454 Or generate trace file with root privilege, then parse and plot with command ::

Completed in 10 milliseconds