Searched refs:user_usec (Results 1 – 2 of 2) sorted by relevance
186 long usage_usec, user_usec, system_usec; in test_cpucg_stats() local199 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() local602 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() local662 if (user_usec <= 0) in test_cpucg_max_nested()[all …]
1045 - user_usec