Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_cpu.c186 long usage_usec, user_usec, system_usec; in test_cpucg_stats() local
199 user_usec = cg_read_key_long(cpucg, "cpu.stat", "user_usec"); in test_cpucg_stats()
201 if (usage_usec != 0 || user_usec != 0 || system_usec != 0) in test_cpucg_stats()
216 user_usec = cg_read_key_long(cpucg, "cpu.stat", "user_usec"); in test_cpucg_stats()
217 if (user_usec <= 0) in test_cpucg_stats()
574 long usage_usec, user_usec; in test_cpucg_max() local
602 if (user_usec <= 0) in test_cpucg_max()
605 if (user_usec >= expected_usage_usec) in test_cpucg_max()
627 long usage_usec, user_usec; in test_cpucg_max_nested() local
662 if (user_usec <= 0) in test_cpucg_max_nested()
[all …]
/openbmc/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst1045 - user_usec