Home
last modified time | relevance | path

Searched refs:selfpc (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/trace/
H A Dftrace-design.rst62 the "frompc" while the second argument is the "selfpc" (adjusted to remove the
69 - "selfpc" - the address bar() (with mcount() size adjustment)
103 unsigned long selfpc = <return address> - MCOUNT_INSN_SIZE;
104 ftrace_trace_function(frompc, selfpc);
133 passed to ftrace_trace_function. The second argument "selfpc" is the same,
168 unsigned long selfpc = <return address> - MCOUNT_INSN_SIZE;
170 prepare_ftrace_return(frompc, selfpc, frame_pointer);
333 unsigned long selfpc = <return address> - MCOUNT_INSN_SIZE;
336 ftrace_stub(frompc, selfpc);
/OK3568_Linux_fs/kernel/arch/nds32/kernel/
H A Dftrace.c218 unsigned long selfpc = in ftrace_graph_caller() local
224 prepare_ftrace_return(parent_ip, selfpc, frame_pointer); in ftrace_graph_caller()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Dgmon.h133 unsigned long selfpc; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Dgmon.h133 unsigned long selfpc; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgprof.info1587 arguments--'frompc' and 'selfpc'. '__mcount_internal' is responsible
1589 'selfpc', and the number of times each of these call arcs was traversed.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgprof.info1587 arguments--'frompc' and 'selfpc'. '__mcount_internal' is responsible
1589 'selfpc', and the number of times each of these call arcs was traversed.