Searched refs:hw_breakpoint (Results 1 - 48 of 48) sorted by relevance

/linux-4.1.27/kernel/events/
H A DMakefile7 obj-$(CONFIG_HAVE_HW_BREAKPOINT) += hw_breakpoint.o
H A Dhw_breakpoint.c48 #include <linux/hw_breakpoint.h>
235 * it inside arch/.../kernel/hw_breakpoint.c arch_unregister_hw_breakpoint()
H A Dcore.c40 #include <linux/hw_breakpoint.h>
9005 WARN(ret, "hw_breakpoint initialization failed with: %d", ret); perf_event_init()
/linux-4.1.27/arch/sh/include/asm/
H A Dhw_breakpoint.h4 #include <uapi/asm/hw_breakpoint.h>
55 /* arch/sh/kernel/hw_breakpoint.c */
H A Dprocessor_32.h16 #include <asm/hw_breakpoint.h>
/linux-4.1.27/arch/sh/kernel/
H A DMakefile48 obj-$(CONFIG_HAVE_HW_BREAKPOINT) += hw_breakpoint.o
H A Dhw_breakpoint.c2 * arch/sh/kernel/hw_breakpoint.c
14 #include <linux/hw_breakpoint.h>
22 #include <asm/hw_breakpoint.h>
H A Dprocess_32.c23 #include <linux/hw_breakpoint.h>
H A Dptrace_32.c28 #include <linux/hw_breakpoint.h>
/linux-4.1.27/arch/x86/include/asm/
H A Dhw_breakpoint.h4 #include <uapi/asm/hw_breakpoint.h>
/linux-4.1.27/arch/powerpc/include/asm/
H A Ddebug.h7 #include <asm/hw_breakpoint.h>
H A Dprocessor.h46 #include <asm/hw_breakpoint.h>
/linux-4.1.27/arch/arm64/kernel/
H A DMakefile30 arm64-obj-$(CONFIG_HAVE_HW_BREAKPOINT) += hw_breakpoint.o
H A Ddebug-monitors.c234 * If we are stepping a pending breakpoint, call the hw_breakpoint single_step_handler()
H A Dhw_breakpoint.c26 #include <linux/hw_breakpoint.h>
33 #include <asm/hw_breakpoint.h>
H A Dprocess.c44 #include <linux/hw_breakpoint.h>
H A Dptrace.c36 #include <linux/hw_breakpoint.h>
913 * of (address, control), each pair mapping to a unique hw_breakpoint struct.
/linux-4.1.27/arch/arm/kernel/
H A DMakefile64 obj-$(CONFIG_HAVE_HW_BREAKPOINT) += hw_breakpoint.o
H A Dptrace.c24 #include <linux/hw_breakpoint.h>
361 * of (address, control), each pair mapping to a unique hw_breakpoint struct.
H A Dprocess.c29 #include <linux/hw_breakpoint.h>
H A Dhw_breakpoint.c29 #include <linux/hw_breakpoint.h>
37 #include <asm/hw_breakpoint.h>
/linux-4.1.27/arch/sh/kernel/cpu/sh4a/
H A Dubc.c16 #include <asm/hw_breakpoint.h>
/linux-4.1.27/arch/arm/include/asm/
H A Dprocessor.h22 #include <asm/hw_breakpoint.h>
/linux-4.1.27/tools/perf/tests/
H A Dbp_signal_overflow.c22 #include <linux/hw_breakpoint.h>
H A Dbp_signal.c23 #include <linux/hw_breakpoint.h>
H A Dparse-events.c10 #include <linux/hw_breakpoint.h>
/linux-4.1.27/arch/powerpc/kernel/
H A Dhw_breakpoint.c4 * "arch/x86/kernel/hw_breakpoint.c"
25 #include <linux/hw_breakpoint.h>
33 #include <asm/hw_breakpoint.h>
H A DMakefile41 obj-$(CONFIG_HAVE_HW_BREAKPOINT) += hw_breakpoint.o
H A Dsignal.c17 #include <asm/hw_breakpoint.h>
H A Dmachine_kexec_64.c31 #include <asm/hw_breakpoint.h>
H A Dprocess.c39 #include <linux/hw_breakpoint.h>
H A Dptrace.c33 #include <linux/hw_breakpoint.h>
/linux-4.1.27/arch/x86/kernel/
H A DMakefile41 obj-y += alternative.o i8253.o pci-nommu.o hw_breakpoint.o
H A Dhw_breakpoint.c31 #include <linux/hw_breakpoint.h>
42 #include <asm/hw_breakpoint.h>
H A Dkgdb.c44 #include <linux/hw_breakpoint.h>
195 static struct hw_breakpoint { struct
H A Dprocess.c21 #include <linux/hw_breakpoint.h>
H A Dptrace.c23 #include <linux/hw_breakpoint.h>
38 #include <asm/hw_breakpoint.h>
/linux-4.1.27/samples/hw_breakpoint/
H A Ddata_breakpoint.c35 #include <linux/hw_breakpoint.h>
/linux-4.1.27/include/linux/
H A Dhw_breakpoint.h5 #include <uapi/linux/hw_breakpoint.h>
H A Dperf_event.h35 #include <asm/hw_breakpoint.h>
135 * problem hw_breakpoint has with context
/linux-4.1.27/arch/arm64/include/asm/
H A Dprocessor.h33 #include <asm/hw_breakpoint.h>
/linux-4.1.27/arch/blackfin/kernel/
H A Dkgdb.c149 static struct hw_breakpoint { struct
238 memset(breakinfo, 0, sizeof(struct hw_breakpoint)*HW_WATCHPOINT_NUM); bfin_remove_all_hw_break()
/linux-4.1.27/kernel/
H A Dptrace.c26 #include <linux/hw_breakpoint.h>
H A Dexit.c52 #include <linux/hw_breakpoint.h>
/linux-4.1.27/tools/perf/util/
H A Dparse-events.c1 #include <linux/hw_breakpoint.h>
H A Devsel.c14 #include <linux/hw_breakpoint.h>
/linux-4.1.27/kernel/trace/
H A Dtrace.h13 #include <linux/hw_breakpoint.h>
/linux-4.1.27/arch/powerpc/xmon/
H A Dxmon.c48 #include <asm/hw_breakpoint.h>

Completed in 1219 milliseconds