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