Searched refs:test_cpu (Results 1 – 6 of 6) sorted by relevance
29 static int test_cpu; variable38 affine(test_cpu); in burn_fn()48 test_cpu); in burn_fn()53 test_cpu); in burn_fn()121 if (t->cpu == test_cpu && t->state > max_freq_seen) { in parse_results()135 if (t->cpu == test_cpu && t->state < min_freq_seen) { in parse_results()149 test_cpu); in parse_results()153 test_cpu); in parse_results()157 "(scaling_max_freq %d MHz).\n", test_cpu, in parse_results()164 test_cpu); in parse_results()[all …]
36 static int test_cpu; variable52 affine(test_cpu - 1); in event_fn()69 affine(test_cpu); in burn_fn()117 if (t->cpu == test_cpu && t->util > max_util_seen) in parse_results()160 test_cpu); in get_policy_cpus()188 test_cpu); in get_policy_cpus()199 test_cpu = tst_ncpus() - 1; in run()200 printf("CPU hog will be bound to CPU %d.\n", test_cpu); in run()
30 static int test_cpu; variable72 affine(test_cpu); in test_fn()99 if (t->cpu == test_cpu && t->util > max_util_seen) in parse_results()154 test_cpu = tst_ncpus() - 1; in run()157 printf("CPU hog will be bound to CPU %d.\n", test_cpu); in run()
54 def test_cpu(args): function124 test_cpu(args)
110 static void test_cpu(skiatest::Reporter* r, const char* testFile) { in test_cpu() function140 test_cpu(r, path); \
180 void test_cpu() { in test_cpu() function388 CALL_SUBTEST_1(test_cpu()); in test_cxx11_tensor_device()