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