Searched defs:timeout_argv (Results 1 – 3 of 3) sorted by relevance
/linux/tools/testing/selftests/turbostat/ |
H A D | defcolumns.py | 32 timeout_argv = [timeout, '--preserve-status', '-s', 'SIGINT', '-k', '3', '1s'] variable
|
H A D | smi_aperf_mperf.py | 124 timeout_argv = [timeout, '--preserve-status', '-s', 'SIGINT', '-k', '3', '0.2s'] variable
|
H A D | added_perf_counters.py | 133 timeout_argv = [timeout, '--preserve-status', '-s', 'SIGINT', '-k', '3', '0.2s'] variable
|