Searched refs:trace (Results 376 - 400 of 1256) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_trace.h87 #include <trace/define_trace.h>
/linux-master/include/trace/events/
H A Ddamon.h85 #include <trace/define_trace.h>
H A Dnapi.h77 #include <trace/define_trace.h>
H A Dicmp.h66 #include <trace/define_trace.h>
H A Dworkqueue.h132 #include <trace/define_trace.h>
H A Dmodule.h134 #include <trace/define_trace.h>
H A Dnbd.h107 #include <trace/define_trace.h>
H A Dsignal.h125 #include <trace/define_trace.h>
/linux-master/drivers/infiniband/sw/rdmavt/
H A Dtrace_rc.h67 #include <trace/define_trace.h>
/linux-master/drivers/infiniband/hw/hfi1/
H A Dtrace_dbg.h16 * 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>
/linux-master/drivers/usb/dwc3/
H A DMakefile10 dwc3-y += trace.o
/linux-master/drivers/media/v4l2-core/
H A DMakefile21 videodev-$(CONFIG_TRACEPOINTS) += v4l2-trace.o
/linux-master/net/batman-adv/
H A DMakefile30 batman-adv-$(CONFIG_BATMAN_ADV_TRACING) += trace.o
/linux-master/include/linux/
H A Dmc146818rtc.h19 #include <linux/pm-trace.h>
/linux-master/arch/x86/lib/
H A Dmsr.c7 #include <asm/msr-trace.h>
/linux-master/net/mac80211/
H A DMakefile35 trace.o mlme.o \
/linux-master/drivers/cpuidle/governors/
H A Dhaltpoll.c22 #include <trace/events/power.h>
/linux-master/fs/smb/client/
H A DMakefile5 ccflags-y += -I$(src) # needed for trace events
8 cifs-y := trace.o cifsfs.o cifs_debug.o connect.o dir.o file.o \
/linux-master/samples/trace_events/
H A Dtrace-events-sample.h8 * In this case, it would look for sample-trace.h
14 * This file is called trace-events-sample.h but we want the system
15 * to be called "sample-trace". Therefore we must define the name of this
18 * #define TRACE_INCLUDE_FILE trace-events-sample
26 #define TRACE_SYSTEM sample-trace
58 * All trace headers should include tracepoint.h, until we finally
66 * name: name of the trace point. This is also how to enable the tracepoint.
223 * This is also used to print out the data from the trace files.
278 * the raw binary trace output into human readable text.
282 * be done is to add this macro with the enum within it in the trace
[all...]
/linux-master/kernel/trace/
H A Dtrace_output.c207 * @p: trace seq struct to write to
438 * @s: trace seq struct to write to
439 * @entry: The trace entry field from the ring buffer
521 /* trace overhead mark */
734 * to the trace_type enum in trace.h, to avoid collisions
757 "Need to add type to trace.h")) {
765 if (event->funcs->trace == NULL)
766 event->funcs->trace = trace_nop_print;
1061 .trace = trace_fn_trace,
1201 .trace
[all...]
H A Dtrace_branch.c18 #include "trace.h"
165 .trace = trace_branch_print,
216 * I would love to have a trace point here instead, but the
217 * trace point code is so inundated with unlikely and likely
317 static void *annotated_branch_stat_start(struct tracer_stat *trace) argument
407 static void *all_branch_stat_start(struct tracer_stat *trace) argument
/linux-master/fs/netfs/
H A Dbuffered_write.c183 enum netfs_folio_trace trace; local
321 trace = (enum netfs_folio_trace)howto;
347 trace = netfs_streaming_filled_page;
372 trace = netfs_streaming_cont_filled_page;
382 trace_netfs_folio(folio, trace);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dfw_tracer.c463 struct tracer_event *tracer_event, u64 *trace)
467 tracer_event->event_id = MLX5_GET(tracer_event, trace, event_id);
468 tracer_event->lost_event = MLX5_GET(tracer_event, trace, lost);
469 tracer_event->out = trace;
474 urts = MLX5_GET(tracer_timestamp_event, trace, urts);
481 trace, timestamp7_0);
483 trace, timestamp39_8);
485 trace, timestamp52_40);
498 MLX5_GET(tracer_string_event, trace, timestamp);
500 MLX5_GET(tracer_string_event, trace, string_para
462 poll_trace(struct mlx5_fw_tracer *tracer, struct tracer_event *tracer_event, u64 *trace) argument
[all...]
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dbrcms_trace_brcmsmac_tx.h108 #include <trace/define_trace.h>
/linux-master/sound/pci/hda/
H A Dhda_controller_trace.h99 #include <trace/define_trace.h>

Completed in 260 milliseconds

<<11121314151617181920>>