Lines Matching refs:usage_seconds
188 long usage_seconds = 2; in test_cpucg_stats() local
189 long expected_usage_usec = usage_seconds * USEC_PER_SEC; in test_cpucg_stats()
208 .tv_sec = usage_seconds, in test_cpucg_stats()
242 long usage_seconds = 2; in test_cpucg_nice() local
243 long expected_nice_usec = usage_seconds * USEC_PER_SEC; in test_cpucg_nice()
272 .tv_sec = usage_seconds, in test_cpucg_nice()
377 long usage_seconds = 10; in weight_hog_ncpus() local
381 .tv_sec = usage_seconds, in weight_hog_ncpus()
649 long usage_seconds = 1; in test_cpucg_max() local
650 long expected_usage_usec = usage_seconds * USEC_PER_SEC; in test_cpucg_max()
666 .tv_sec = usage_seconds, in test_cpucg_max()
702 long usage_seconds = 1; in test_cpucg_max_nested() local
703 long expected_usage_usec = usage_seconds * USEC_PER_SEC; in test_cpucg_max_nested()
726 .tv_sec = usage_seconds, in test_cpucg_max_nested()