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.c679 long duration_seconds = 1; in test_cpucg_max() local
686 duration_usec = duration_seconds * USEC_PER_SEC * 1000 / hz; in test_cpucg_max()
746 long duration_seconds = 1; in test_cpucg_max_nested() local
753 duration_usec = duration_seconds * USEC_PER_SEC * 1000 / hz; in test_cpucg_max_nested()