Home
last modified time | relevance | path

Searched refs:turbostat_counter_source_opts (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/turbostat/
H A Dsmi_aperf_mperf.py69 turbostat_counter_source_opts = [''] variable
72 turbostat_counter_source_opts.append('--no-perf')
77 turbostat_counter_source_opts.append('--no-msr')
112 for counter_source_opt in turbostat_counter_source_opts:
H A Dadded_perf_counters.py72 turbostat_counter_source_opts = [''] variable