Searched refs:trace (Results 251 - 275 of 1241) sorted by relevance

<<11121314151617181920>>

/linux-master/arch/x86/include/asm/trace/
H A Dhyperv.h92 #define TRACE_INCLUDE_PATH asm/trace/
98 #include <trace/define_trace.h>
/linux-master/arch/powerpc/platforms/powernv/
H A Dvas-trace.h112 #define TRACE_INCLUDE_FILE vas-trace
113 #include <trace/define_trace.h>
/linux-master/drivers/misc/mei/
H A Dmei-trace.h82 #define TRACE_INCLUDE_FILE mei-trace
83 #include <trace/define_trace.h>
/linux-master/drivers/media/platform/nvidia/tegra-vde/
H A Dtrace.h94 #define TRACE_INCLUDE_FILE trace
95 #include <trace/define_trace.h>
/linux-master/drivers/nvme/target/
H A DMakefile22 nvmet-$(CONFIG_TRACING) += trace.o
/linux-master/drivers/usb/chipidea/
H A Dtrace.h90 #define TRACE_INCLUDE_FILE trace
92 #include <trace/define_trace.h>
/linux-master/sound/hda/
H A Dtrace.h99 #define TRACE_INCLUDE_FILE trace
101 #include <trace/define_trace.h>
/linux-master/drivers/iommu/intel/
H A Dtrace.h3 * Intel IOMMU trace support
98 #define TRACE_INCLUDE_FILE trace
99 #include <trace/define_trace.h>
/linux-master/drivers/media/test-drivers/visl/
H A Dvisl-trace-mpeg2.h98 #define TRACE_INCLUDE_FILE visl-trace-mpeg2
99 #include <trace/define_trace.h>
/linux-master/drivers/net/dsa/mv88e6xxx/
H A Dtrace.h90 /* We don't want to use include/trace/events */
94 #define TRACE_INCLUDE_FILE trace
96 #include <trace/define_trace.h>
/linux-master/sound/firewire/
H A Damdtp-stream-trace.h3 * amdtp-stream-trace.h - tracepoint definitions to dump a part of packet data
80 #define TRACE_INCLUDE_FILE amdtp-stream-trace
81 #include <trace/define_trace.h>
/linux-master/tools/testing/selftests/ftrace/test.d/ftrace/
H A Dfunc_event_triggers.tc10 # tracing, enabling or disabling trace events, or recording a stack trace
36 grep -v '^#' trace | wc -l
64 fail "Found junk in trace file"
/linux-master/fs/lockd/
H A Dtrace.h105 #define TRACE_INCLUDE_FILE trace
106 #include <trace/define_trace.h>
/linux-master/kernel/trace/
H A Dtrace_irqsoff.c3 * trace irqs off critical timings
19 #include "trace.h"
21 #include <trace/events/preemptirq.h>
91 * 0 if the trace is to be ignored, and data->disabled
178 static int irqsoff_graph_entry(struct ftrace_graph_ent *trace) argument
186 if (ftrace_graph_ignore_func(trace))
189 * Do not trace a function if it's filtered by set_graph_notrace.
195 if (ftrace_graph_notrace_addr(trace->func))
202 ret = __trace_graph_entry(tr, trace, trace_ctx);
208 static void irqsoff_graph_return(struct ftrace_graph_ret *trace) argument
[all...]
/linux-master/include/trace/events/
H A Dpage_pool.h11 #include <trace/events/mmflags.h>
117 #include <trace/define_trace.h>
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dtrace.h109 #define TRACE_INCLUDE_FILE trace
111 #include <trace/define_trace.h>
/linux-master/fs/nfsd/
H A DMakefile6 ccflags-y += -I$(src) # needed for trace events
11 nfsd-y += trace.o
/linux-master/drivers/nvme/host/
H A DMakefile15 nvme-core-$(CONFIG_TRACING) += trace.o
/linux-master/tools/testing/selftests/net/
H A Dioam6.sh219 trace prealloc type 0x800000 ns 0 size 4 dev veth0
227 echo "SKIP: cannot attach an ioam trace to a route, did you compile" \
478 # Make sure that the encap node won't fill the trace if the chosen IOAM #
487 trace prealloc type 0x800000 ns 0 size 4 dev veth0
498 # Make sure that the encap node won't fill the trace and will set the #
501 local desc="Missing trace room"
507 trace prealloc type 0xc00000 ns 123 size 4 dev veth0
518 # Make sure that, for each trace type bit, the encap node will either: #
519 # (i) fill the trace with its data when it is a supported bit #
520 # (ii) not fill the trace wit
[all...]
/linux-master/drivers/hv/
H A Dhv_trace_balloon.h48 #include <trace/define_trace.h>
/linux-master/arch/x86/kernel/cpu/resctrl/
H A Dpseudo_lock_event.h43 #include <trace/define_trace.h>
/linux-master/drivers/infiniband/hw/hfi1/
H A Dtrace_iowait.h54 #include <trace/define_trace.h>
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dbrcms_trace_brcmsmac.h38 * Fast binary tracing: define the trace record via TP_STRUCT__entry().
100 #include <trace/define_trace.h>
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dfw_tracer_tracepoint.h79 #include <trace/define_trace.h>
/linux-master/drivers/net/wireless/ath/ath10k/
H A DMakefile20 ath10k_core-$(CONFIG_ATH10K_TRACING) += trace.o
43 # for tracing framework to find trace.h

Completed in 185 milliseconds

<<11121314151617181920>>