Searched refs:usage_seconds (Results 1 – 1 of 1) sorted by relevance
189 long usage_seconds = 2; in test_cpucg_stats() local 190 long expected_usage_usec = usage_seconds * USEC_PER_SEC; in test_cpucg_stats() 209 .tv_sec = usage_seconds, in test_cpucg_stats() 243 long usage_seconds = 2; in test_cpucg_nice() local 244 long expected_nice_usec = usage_seconds * USEC_PER_SEC; in test_cpucg_nice() 273 .tv_sec = usage_seconds, in test_cpucg_nice() 378 long usage_seconds = 10; in weight_hog_ncpus() local 382 .tv_sec = usage_seconds, in weight_hog_ncpus()