Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/cgroup/
H A Dtest_cpu.c188 long usage_seconds = 2; in test_cpucg_stats() local
208 .tv_sec = usage_seconds, in test_cpucg_stats()
242 long usage_seconds = 2; in test_cpucg_nice() local
243 long expected_nice_usec = usage_seconds * USEC_PER_SEC; in test_cpucg_nice()
272 .tv_sec = usage_seconds, in test_cpucg_nice()
377 long usage_seconds = 10; in weight_hog_ncpus() local
381 .tv_sec = usage_seconds, in weight_hog_ncpus()
649 long usage_seconds = 1; in test_cpucg_max() local
666 .tv_sec = usage_seconds, in test_cpucg_max()
702 long usage_seconds = 1; in test_cpucg_max_nested() local
[all …]