Searched refs:trace (Results 176 - 200 of 1241) sorted by relevance

1234567891011>>

/linux-master/sound/soc/intel/catpt/
H A Dtrace.h82 #define TRACE_INCLUDE_FILE trace
83 #include <trace/define_trace.h>
/linux-master/drivers/base/
H A Dtrace.h54 #define TRACE_INCLUDE_FILE trace
56 #include <trace/define_trace.h>
/linux-master/net/batman-adv/
H A Dtrace.h61 #define TRACE_INCLUDE_FILE trace
64 #include <trace/define_trace.h>
/linux-master/drivers/ufs/host/
H A Dufs-mediatek-trace.h58 #define TRACE_INCLUDE_FILE ufs-mediatek-trace
59 #include <trace/define_trace.h>
/linux-master/kernel/trace/rv/monitors/wwnr/
H A Dwwnr.c13 #include <trace/events/rv.h>
14 #include <trace/events/sched.h>
/linux-master/drivers/net/wireless/intel/iwlwifi/mei/
H A Dtrace-data.h79 #define TRACE_INCLUDE_FILE trace-data
80 #include <trace/define_trace.h>
H A Dtrace.h73 #define TRACE_INCLUDE_FILE trace
74 #include <trace/define_trace.h>
/linux-master/tools/perf/trace/beauty/
H A Dsocket.sh9 beauty_header_dir=tools/perf/trace/beauty/include/linux/
H A Dkcmp.c3 * trace/beauty/kcmp.c
8 #include "trace/beauty/beauty.h"
14 #include "trace/beauty/generated/kcmp_type_array.c"
26 return pid__scnprintf_fd(arg->trace, pid, fd, bf, size);
/linux-master/tools/testing/selftests/ftrace/test.d/ftrace/
H A Dfunc_hotplug.tc3 # description: ftrace - function trace across cpu hotplug
33 echo > trace
/linux-master/drivers/iommu/intel/
H A DMakefile4 obj-$(CONFIG_DMAR_TABLE) += trace.o cap_audit.o
/linux-master/drivers/s390/net/
H A Dlcs.c389 LCS_DBF_TEXT_(4, trace, " %02x%02x%02x",
474 LCS_DBF_TEXT_(4, trace,"ssch%s", dev_name(&channel->ccwdev->dev));
483 LCS_DBF_TEXT_(4,trace,"essh%s",
498 LCS_DBF_TEXT(4,trace,"clearch");
499 LCS_DBF_TEXT_(4, trace, "%s", dev_name(&channel->ccwdev->dev));
504 LCS_DBF_TEXT_(4, trace, "ecsc%s",
525 LCS_DBF_TEXT(4,trace,"haltsch");
526 LCS_DBF_TEXT_(4, trace, "%s", dev_name(&channel->ccwdev->dev));
532 LCS_DBF_TEXT_(4, trace, "ehsc%s",
550 LCS_DBF_TEXT(2, trace, "chstar
[all...]
H A Dnetiucv.c637 IUCV_DBF_TEXT(trace, 4, __func__);
681 IUCV_DBF_TEXT(trace, 4, __func__);
774 IUCV_DBF_TEXT(trace, 3, __func__);
794 IUCV_DBF_TEXT(trace, 3, __func__);
804 IUCV_DBF_TEXT(trace, 3, __func__);
815 IUCV_DBF_TEXT(trace, 3, __func__);
827 IUCV_DBF_TEXT(trace, 3, __func__);
846 IUCV_DBF_TEXT(trace, 3, __func__);
929 IUCV_DBF_TEXT(trace, 3, __func__);
935 IUCV_DBF_TEXT(trace,
[all...]
/linux-master/net/dccp/
H A Dtrace.h12 #include <trace/events/net_probe_common.h>
81 #define TRACE_INCLUDE_FILE trace
82 #include <trace/define_trace.h>
/linux-master/drivers/tty/serial/
H A Dicom.c45 /*#define ICOM_TRACE enable port trace capabilities */
383 static inline void trace(struct icom_port *icom_port, char *trace_pt, function
390 static inline void trace(struct icom_port *icom_port, char *trace_pt, unsigned long trace_data) {}; function
398 trace(icom_port, "RET_PORT_MEM", 0);
438 trace(icom_port, "GET_PORT_MEM",
449 trace(icom_port, "GET_PORT_MEM",
460 trace(icom_port, "GET_PORT_MEM",
479 trace(icom_port, "FOD_ADDR", stgAddr);
485 trace(icom_port, "FOD_ADDR", stgAddr);
486 trace(icom_por
[all...]
/linux-master/drivers/md/bcache/
H A Dtrace.c9 #include <trace/events/bcache.h>
/linux-master/drivers/misc/cxl/
H A DMakefile6 cxl-y += context.o sysfs.o pci.o trace.o
13 # For tracepoints to include our trace.h from tracepoint infrastructure:
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dsputrace.h41 #include <trace/define_trace.h>
/linux-master/include/trace/events/
H A Dpower_cpu_migrate.h68 #include <trace/define_trace.h>
H A Dbpf_test_run.h50 #include <trace/define_trace.h>
H A Dgpio.h57 #include <trace/define_trace.h>
H A Dinitcall.h74 #include <trace/define_trace.h>
H A Dmdio.h43 #include <trace/define_trace.h>
/linux-master/sound/pci/hda/
H A Dhda_intel_trace.h54 #include <trace/define_trace.h>
/linux-master/include/trace/
H A Ddefine_trace.h5 * trace file may define:
13 * TRACE_INCLUDE_PATH if the path is something other than core kernel include/trace
84 # define __TRACE_INCLUDE(system) <trace/events/system.h>
92 /* Let the trace headers be reread */
102 #include <trace/trace_events.h>
103 #include <trace/perf.h>
104 #include <trace/bpf_probe.h>

Completed in 258 milliseconds

1234567891011>>