Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/cgroup/
H A Dtest_cpu.c188 long usage_usec, user_usec, system_usec; in test_cpucg_stats() local
201 user_usec = cg_read_key_long(cpucg, "cpu.stat", "user_usec"); in test_cpucg_stats()
203 if (usage_usec != 0 || user_usec != 0 || system_usec != 0) in test_cpucg_stats()
218 user_usec = cg_read_key_long(cpucg, "cpu.stat", "user_usec"); in test_cpucg_stats()
219 if (user_usec <= 0) in test_cpucg_stats()
242 long user_usec, nice_usec; in test_cpucg_nice() local
255 user_usec = cg_read_key_long(cpucg, "cpu.stat", "user_usec"); in test_cpucg_nice()
259 if (user_usec != 0 || nice_usec != 0) in test_cpucg_nice()
292 user_usec = cg_read_key_long(cpucg, "cpu.stat", "user_usec"); in test_cpucg_nice()
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst1154 - user_usec