Searched refs:domain1 (Results 1 – 5 of 5) sorted by relevance
/external/parameter-framework/upstream/test/functional-tests/ |
D | plan.md | 211 * THEN creating a domain with an arbitrary name ("domain1"?) should succeed 263 with arbitrary different names ("domain1" and "domain2") 264 * THEN renaming first domain ("domain1") to the name of the second one ("domain2") should fail
|
/external/cpuinfo/test/dmesg/ |
D | galaxy-s8-global.log | 68 [ 1.034294] [4: swapper/0: 1] exynos_acme: Complete to initialize cpufreq-domain1 69 [ 1.034304] [4: swapper/0: 1] exynos_acme: CPUFREQ of domain1 cal-id : 0xb040002 70 [ 1.034314] [4: swapper/0: 1] exynos_acme: CPUFREQ of domain1 sibling cpus : 4-7 71 [ 1.034324] [4: swapper/0: 1] exynos_acme: CPUFREQ of domain1 boot freq = 1066000 kHz, … 72 [ 1.034335] [4: swapper/0: 1] exynos_acme: CPUFREQ of domain1 max freq : 2314000 kHz, m… 73 [ 1.034345] [4: swapper/0: 1] exynos_acme: CPUFREQ of domain1 PM QoS max-class-id : 6, … 74 [ 1.034354] [4: swapper/0: 1] exynos_acme: CPUFREQ of domain1 table size = 18 75 [ 1.034364] [4: swapper/0: 1] exynos_acme: CPUFREQ of domain1 : L 5 2314000 kHz 76 [ 1.034373] [4: swapper/0: 1] exynos_acme: CPUFREQ of domain1 : L 6 2158000 kHz 77 [ 1.034383] [4: swapper/0: 1] exynos_acme: CPUFREQ of domain1 : L 7 2002000 kHz [all …]
|
D | galaxy-a8-2018.log | 1569 [ 1.126978] [6: swapper/0: 1] exynos_acme: Complete to initialize cpufreq-domain1 1570 [ 1.126986] [6: swapper/0: 1] exynos_acme: CPUFREQ of domain1 cal-id : 0xb040002 1571 [ 1.126995] [6: swapper/0: 1] exynos_acme: CPUFREQ of domain1 sibling cpus : 6-7 1572 [ 1.127003] [6: swapper/0: 1] exynos_acme: CPUFREQ of domain1 boot freq = 1352000 kHz, … 1573 [ 1.127013] [6: swapper/0: 1] exynos_acme: CPUFREQ of domain1 max freq : 2184000 kHz, m… 1574 [ 1.127021] [6: swapper/0: 1] exynos_acme: CPUFREQ of domain1 PM QoS max-class-id : 6, … 1575 [ 1.127032] [6: swapper/0: 1] exynos_acme: CPUFREQ of domain1 table size = 17 1576 [ 1.127040] [6: swapper/0: 1] exynos_acme: CPUFREQ of domain1 : L 3 2184000 kHz 1577 [ 1.127048] [6: swapper/0: 1] exynos_acme: CPUFREQ of domain1 : L 4 2080000 kHz 1578 [ 1.127055] [6: swapper/0: 1] exynos_acme: CPUFREQ of domain1 : L 5 1976000 kHz [all …]
|
/external/python/cpython3/Lib/test/ |
D | test_tracemalloc.py | 200 domain1, size1, traceback1, length1 = trace1
|
/external/llvm-project/polly/lib/External/isl/ |
D | isl_test.c | 10219 isl_union_set *domain1, *domain2; in test_schedule_tree_group_1() local 10237 domain1 = isl_schedule_node_get_domain(node); in test_schedule_tree_group_1() 10247 equal = isl_union_set_is_equal(domain1, domain2); in test_schedule_tree_group_1() 10252 isl_union_set_free(domain1); in test_schedule_tree_group_1()
|