aboutsummaryrefslogtreecommitdiff
path: root/templates/nexus5x_benchmarkpi.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/nexus5x_benchmarkpi.yaml')
-rw-r--r--templates/nexus5x_benchmarkpi.yaml23
1 files changed, 18 insertions, 5 deletions
diff --git a/templates/nexus5x_benchmarkpi.yaml b/templates/nexus5x_benchmarkpi.yaml
index d69cb8d..4a30d60 100644
--- a/templates/nexus5x_benchmarkpi.yaml
+++ b/templates/nexus5x_benchmarkpi.yaml
@@ -1,7 +1,7 @@
config:
device: generic_android
device_config:
- core_names: [a57, a57, a53, a53, a53, a53]
+ core_names: [a53, a53, a53, a53, a57, a57]
run_name: ART_benchmarking
global:
iterations: 13
@@ -9,10 +9,23 @@ workloads:
- name: homescreen
params:
duration: 2
- - id: benchmarkpi
+ - id: benchmarkpi_a53
runtime_parameters:
sysfile_values:
- /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor: userspace
- /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: 1248000
- /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq: 1248000
+ /sys/devices/system/cpu/cpu0/online: 1
+ /sys/devices/system/cpu/cpu1/online: 1
+ /sys/devices/system/cpu/cpu2/online: 1
+ /sys/devices/system/cpu/cpu3/online: 1
+ /sys/devices/system/cpu/cpu4/online: 0
+ /sys/devices/system/cpu/cpu5/online: 0
+ name: benchmarkpi
+ - id: benchmarkpi_a57
+ runtime_parameters:
+ sysfile_values:
+ /sys/devices/system/cpu/cpu0/online: 0
+ /sys/devices/system/cpu/cpu1/online: 0
+ /sys/devices/system/cpu/cpu2/online: 0
+ /sys/devices/system/cpu/cpu3/online: 0
+ /sys/devices/system/cpu/cpu4/online: 1
+ /sys/devices/system/cpu/cpu5/online: 1
name: benchmarkpi