Searched refs:benchmark_pushpop1 (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/arch/arm/probes/kprobes/ |
D | test-core.c | 511 static void __naked benchmark_pushpop1(void) in benchmark_pushpop1() function 612 {&benchmark_pushpop1, 0, "stmdb sp!, {r3-r11,lr}"}, in run_benchmarks() 613 {&benchmark_pushpop1, 4, "ldmia sp!, {r3-r11,pc}"}, in run_benchmarks()
|