Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/cgroup/
H A Dtest_cpu.c651 long duration_seconds = 1; in test_cpucg_max() local
653 long duration_usec = duration_seconds * USEC_PER_SEC; in test_cpucg_max()
673 .tv_sec = duration_seconds, in test_cpucg_max()
715 long duration_seconds = 1; in test_cpucg_max_nested() local
717 long duration_usec = duration_seconds * USEC_PER_SEC; in test_cpucg_max_nested()
744 .tv_sec = duration_seconds, in test_cpucg_max_nested()