Searched refs:benchmark_pushpop2 (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/arch/arm/probes/kprobes/ |
D | test-core.c | 460 static void __naked benchmark_pushpop2(void) in benchmark_pushpop2() function 555 {&benchmark_pushpop2, 0, "stmdb sp!, {r0-r8,lr}"}, in run_benchmarks() 556 {&benchmark_pushpop2, 4, "ldmia sp!, {r0-r8,pc}"}, in run_benchmarks()
|