/external/lisa/libs/utils/platforms/ |
hikey_energy.py | 48 def cpu_pd(cpu): function 67 cpu_pd(c) for c in [0, 1, 2, 3]]), 69 cpu_pd(c) for c in [4, 5, 6, 7]])]),
|
pixel_energy.py | 150 def cpu_pd(cpu): function 165 cpu_pd(c) for c in silvers]), 167 cpu_pd(c) for c in golds])]),
|
/external/lisa/tests/lisa/ |
test_energy_model.py | 142 def cpu_pd(cpu): function in function:TestInvalid.test_overlapping_freq_doms 148 idle_states=[], children=[cpu_pd(0), cpu_pd(1)]),
|