Home
last modified time | relevance | path

Searched defs:__PT_FP_REG (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/tools/lib/bpf/
A Dbpf_tracing.h105 #define __PT_FP_REG bp macro
127 #define __PT_FP_REG ebp macro
149 #define __PT_FP_REG rbp macro
187 #define __PT_FP_REG gprs[11] /* Works only with CONFIG_FRAME_POINTER */ macro
248 #define __PT_FP_REG regs[29] /* Works only with CONFIG_FRAME_POINTER */ macro
277 #define __PT_FP_REG regs[30] /* Works only with CONFIG_FRAME_POINTER */ macro
311 #define __PT_FP_REG __unsupported__ macro
337 #define __PT_FP_REG __unsupported__ macro
373 #define __PT_FP_REG s0 macro
406 #define __PT_FP_REG scratch.fp macro
[all …]

Completed in 12 milliseconds