Searched refs:trace (Results 626 - 650 of 2113) sorted by relevance
1...<<21222324252627282930>>...85
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | trace_dbg.h | 16 * This produces a REALLY ugly trace in the console output when the string is 73 * To create a new trace level simply define it below and as a __hfi1_trace_fn 74 * in trace.c. This will create all the hooks for calling 101 * Define HFI1_EARLY_DBG at compile time or here to enable early trace 118 #include <trace/define_trace.h>
|
H A D | trace_mmu.h | 72 #include <trace/define_trace.h>
|
H A D | Makefile | 45 trace.o \
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-devtrace-data.h | 62 #include <trace/define_trace.h>
|
H A D | iwl-devtrace-msg.h | 71 #include <trace/define_trace.h>
|
H A D | iwl-devtrace-ucode.h | 61 #include <trace/define_trace.h>
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | brcms_trace_brcmsmac.h | 38 * Fast binary tracing: define the trace record via TP_STRUCT__entry(). 100 #include <trace/define_trace.h>
|
H A D | brcms_trace_brcmsmac_msg.h | 90 #include <trace/define_trace.h>
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02_trace.h | 87 #include <trace/define_trace.h>
|
/kernel/linux/linux-6.6/arch/x86/xen/ |
H A D | Makefile | 38 obj-$(CONFIG_EVENT_TRACING) += trace.o
|
/kernel/linux/linux-6.6/arch/x86/lib/ |
H A D | msr.c | 7 #include <asm/msr-trace.h>
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_trace.h | 74 #include <trace/define_trace.h>
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/ |
H A D | msm_atomic_trace.h | 110 #include <trace/define_trace.h>
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
H A D | aux.h | 45 #define AUX_TRACE(b,f,a...) AUX_MSG((b), trace, f, ##a)
|
H A D | pad.h | 67 #define PAD_TRACE(p,f,a...) PAD_MSG((p), trace, f, ##a)
|
/kernel/linux/linux-6.6/drivers/gpu/drm/virtio/ |
H A D | virtgpu_trace.h | 56 #include <trace/define_trace.h>
|
/kernel/linux/linux-6.6/drivers/hwtracing/stm/ |
H A D | ftrace.c | 11 #include <linux/trace.h> 40 /* This is called from trace system with preemption disabled */ in stm_ftrace_write()
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/ |
H A D | trace_rc.h | 67 #include <trace/define_trace.h>
|
/kernel/linux/linux-6.6/drivers/input/keyboard/ |
H A D | applespi_trace.h | 93 #include <trace/define_trace.h>
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/bpf_testmod/ |
H A D | bpf_testmod-events.h | 57 #include <trace/define_trace.h>
|
/kernel/linux/linux-6.6/tools/verification/rv/src/ |
H A D | rv.c | 13 #include <trace.h>
|
/kernel/linux/linux-6.6/tools/tracing/rtla/src/ |
H A D | osnoise.h | 2 #include "trace.h" 97 struct trace_instance trace; member
|
/kernel/linux/linux-6.6/drivers/s390/cio/ |
H A D | Makefile | 6 # The following is required for define_trace.h to find ./trace.h 11 fcx.o itcw.o crw.o ccwreq.o trace.o ioasm.o cio_debugfs.o
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace_sched_switch.c | 3 * trace context switch 12 #include <trace/events/sched.h> 14 #include "trace.h" 57 pr_info("wakeup trace: Couldn't activate tracepoint" in tracing_sched_register() 64 pr_info("wakeup trace: Couldn't activate tracepoint" in tracing_sched_register() 71 pr_info("sched trace: Couldn't activate tracepoint" in tracing_sched_register()
|
/kernel/linux/linux-6.6/net/batman-adv/ |
H A D | Makefile | 29 batman-adv-$(CONFIG_BATMAN_ADV_TRACING) += trace.o
|
Completed in 10 milliseconds
1...<<21222324252627282930>>...85