Home
last modified time | relevance | path

Searched refs:OFFS (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/tools/testing/selftests/ftrace/test.d/kprobe/
Dmultiple_kprobes.tc9 x86_64|i[3456]86) OFFS=5;;
10 ppc64le) OFFS=8;;
11 *) OFFS=0;;
18 echo p ${i}+${OFFS} >> kprobe_events && N=$((N+1)) ||:
/linux-6.1.9/arch/x86/include/asm/
Dxor.h37 #define OFFS(x) "16*("#x")" macro
40 #define LD(x, y) " movaps "OFFS(x)"(%[p1]), %%xmm"#y" ;\n"
41 #define ST(x, y) " movaps %%xmm"#y", "OFFS(x)"(%[p1]) ;\n"
46 #define XO1(x, y) " xorps "OFFS(x)"(%[p2]), %%xmm"#y" ;\n"
47 #define XO2(x, y) " xorps "OFFS(x)"(%[p3]), %%xmm"#y" ;\n"
48 #define XO3(x, y) " xorps "OFFS(x)"(%[p4]), %%xmm"#y" ;\n"
49 #define XO4(x, y) " xorps "OFFS(x)"(%[p5]), %%xmm"#y" ;\n"
/linux-6.1.9/Documentation/trace/
Duprobetracer.rst49 +|-[u]OFFS(FETCHARG) : Fetch memory at FETCHARG +|- OFFS address.(\*2)(\*3)
Dkprobetrace.rst56 +|-[u]OFFS(FETCHARG) : Fetch memory at FETCHARG +|- OFFS address.(\*3)(\*4)
/linux-6.1.9/tools/perf/Documentation/
Dperf-probe.txt160 [[GROUP:]EVENT=]FUNC[@SRC][:RLN|+OFFS|%return|;PTN] [ARG ...]
176 'FUNC' specifies a probed function name, and it may have one of the following options; '+OFFS' is t…