Searched refs:usage_seconds (Results 1 – 1 of 1) sorted by relevance
187 long usage_seconds = 2; in test_cpucg_stats() local188 long expected_usage_usec = usage_seconds * USEC_PER_SEC; in test_cpucg_stats()207 .tv_sec = usage_seconds, in test_cpucg_stats()303 long usage_seconds = 10; in weight_hog_ncpus() local307 .tv_sec = usage_seconds, in weight_hog_ncpus()575 long usage_seconds = 1; in test_cpucg_max() local576 long expected_usage_usec = usage_seconds * USEC_PER_SEC; in test_cpucg_max()592 .tv_sec = usage_seconds, in test_cpucg_max()628 long usage_seconds = 1; in test_cpucg_max_nested() local629 long expected_usage_usec = usage_seconds * USEC_PER_SEC; in test_cpucg_max_nested()[all …]