Searched refs:trace (Results 301 - 325 of 1271) sorted by relevance

<<11121314151617181920>>

/linux-master/tools/testing/selftests/bpf/bpf_testmod/
H A Dbpf_testmod-events.h57 #include <trace/define_trace.h>
/linux-master/drivers/net/wireless/mediatek/mt76/mt7615/
H A DMakefile12 debugfs.o trace.o
/linux-master/fs/cachefiles/
H A Dmain.c22 #include <trace/events/netfs.h>
/linux-master/include/trace/events/
H A Derror_report.h76 #include <trace/define_trace.h>
H A Dmctp.h78 #include <trace/define_trace.h>
H A Di2c_slave.h67 #include <trace/define_trace.h>
H A Dwatchdog.h66 #include <trace/define_trace.h>
H A Dpwm.h58 #include <trace/define_trace.h>
H A Drseq.h62 #include <trace/define_trace.h>
H A Dtask.h62 #include <trace/define_trace.h>
H A Dcsd.h72 #include <trace/define_trace.h>
/linux-master/samples/trace_events/
H A Dtrace_custom_sched.h24 * The TP_PROTO() and TP_ARGS must match the trace event
96 #include <trace/define_custom_trace.h>
/linux-master/tools/testing/selftests/ftrace/test.d/dynevent/
H A Dadd_remove_eprobe.tc24 content=`grep '^ *ls-' trace | grep 'file='`
25 nocontent=`grep '^ *ls-' trace | grep 'file=' | grep -v -e '"/' -e '"."' -e '(fault)' ` || true
/linux-master/kernel/locking/
H A Dqrwlock.c15 #include <trace/events/lock.h>
/linux-master/drivers/base/
H A DMakefile36 obj-$(CONFIG_TRACING) += trace.o
/linux-master/tools/tracing/rtla/src/
H A Dosnoise.h2 #include "trace.h"
97 struct trace_instance trace; member in struct:osnoise_tool
/linux-master/drivers/net/dsa/mv88e6xxx/
H A DMakefile22 mv88e6xxx-objs += trace.o
24 # for tracing framework to find trace.h
/linux-master/drivers/infiniband/hw/hfi1/
H A DMakefile45 trace.o \
H A Dtrace_mmu.h72 #include <trace/define_trace.h>
/linux-master/net/dsa/
H A DMakefile19 trace.o \
42 # for tracing framework to find trace.h
/linux-master/lib/
H A Dtrace_readwrite.c13 #include <trace/events/rwmmio.h>
/linux-master/drivers/net/wireless/intel/iwlwifi/
H A Diwl-devtrace-data.h59 #include <trace/define_trace.h>
/linux-master/samples/ftrace/
H A Dsample-trace-array.c4 #include <linux/trace.h>
12 * Any file that uses trace points, must include the header.
15 * creates the handles for the trace points.
18 #include "sample-trace-array.h"
90 * the trace array - "tr". We are done using the trace array, hence
102 * Return a pointer to the trace array with name "sample-instance" if it
103 * exists, else create a new trace array.
106 * associated with the trace array - "tr".
132 * We are unloading our module and no longer require the trace arra
[all...]
/linux-master/fs/netfs/
H A Dfscache_main.c13 #include <trace/events/fscache.h>
/linux-master/include/net/
H A Dioam6.h60 struct ioam6_trace_hdr *trace,

Completed in 469 milliseconds

<<11121314151617181920>>