Home
last modified time | relevance | path

Searched refs:BENCH_ALL_CPU (Results 1 – 3 of 3) sorted by relevance

/trusty/kernel/app/pacbench/
Dpacbench.c53 BENCH_ALL_CPU(pac, pacia, RUNS) { in BENCH_ALL_CPU() function
85 BENCH_ALL_CPU(pac, pacautia, RUNS) { in BENCH_ALL_CPU() function
116 BENCH_ALL_CPU(pac, pacib, RUNS) { in BENCH_ALL_CPU() function
146 BENCH_ALL_CPU(pac, pacautib, RUNS) { in BENCH_ALL_CPU() function
175 BENCH_ALL_CPU(pac, add, RUNS) { in BENCH_ALL_CPU() function
203 BENCH_ALL_CPU(pac, nop, RUNS) { in BENCH_ALL_CPU() function
/trusty/user/base/app/swaes-benchmark/
Dswaes-bench.c286 BENCH_ALL_CPU(crypto, swaes, RUNS, params) { in BENCH_ALL_CPU() function
/trusty/kernel/include/shared/lk/
Dtrusty_benchmark.h772 #define BENCH_ALL_CPU(...) \ macro