Searched defs:turbostat_argv (Results 1 – 3 of 3) sorted by relevance
/linux/tools/testing/selftests/turbostat/ |
H A D | defcolumns.py | 33 turbostat_argv = [turbostat, '-i', '0.250'] variable
|
H A D | smi_aperf_mperf.py | 125 turbostat_argv = [turbostat, '-i', '0.50', '--show', bic] variable
|
H A D | added_perf_counters.py | 134 turbostat_argv = [turbostat, '-i', '0.50', '--show', 'CPU'] + counters_argv variable
|