aboutsummaryrefslogtreecommitdiff
path: root/templates/hmp_bbench_audio.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/hmp_bbench_audio.yaml')
-rw-r--r--templates/hmp_bbench_audio.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/templates/hmp_bbench_audio.yaml b/templates/hmp_bbench_audio.yaml
new file mode 100644
index 0000000..9255d5c
--- /dev/null
+++ b/templates/hmp_bbench_audio.yaml
@@ -0,0 +1,18 @@
+global:
+ iterations: 1
+config:
+ result_processors: [csv, sqlite]
+ sqlite_database: ~/my_results.db
+workloads:
+ - id: 2a_a7bc_bbench_audio
+ workload_name: bbench
+ workload_parameters:
+ with_audio: true
+ boot_parameters:
+ os_mode: mp_a7_bootcluster
+ runtime_parameters:
+ a7_min_frequency: 500000
+ a7_governor_tunables:
+ above_hispeed_delay: 20000
+ a15_governor_tunables:
+ above_hispeed_delay: 20000