Home
last modified time | relevance | path

Searched refs:trace (Results 326 - 350 of 2113) sorted by relevance

1...<<11121314151617181920>>...85

/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/
H A Dvxge-main.h323 #define VXGE_COPY_DEBUG_INFO_TO_LL(vdev, err, trace) { \
326 vdev->vpaths[i].level_trace = trace; \
329 vdev->level_trace = trace; \
/kernel/linux/linux-5.10/kernel/trace/
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 in ftrace_likely_update()
217 * trace point code is so inundated with unlikely and likely in ftrace_likely_update()
317 static void *annotated_branch_stat_start(struct tracer_stat *trace) in annotated_branch_stat_start() argument
407 static void *all_branch_stat_start(struct tracer_stat *trace) in all_branch_stat_start() argument
H A Dtrace.c46 #include <linux/trace.h>
53 #include "trace.h"
105 * tracing is active, only save the comm when a trace event
461 * trace_array_put - Decrement the reference counter for this trace array.
463 * NOTE: Use this when we no longer need the trace array returned by
464 * trace_array_get_by_name(). This ensures the trace array can be later
553 * trace all tasks. If it has content, then only trace pids in trace_ignore_this_task()
790 * Shows if the global trace has been enabled or not. It uses the
1005 * __trace_puts - write a constant string into the trace buffe
4975 struct tracer *trace = tracer_flags->trace; __set_tracer_option() local
4992 struct tracer *trace = tr->current_trace; set_tracer_option() local
[all...]
H A Dtrace_benchmark.h42 #include <trace/define_trace.h>
/kernel/linux/linux-6.6/kernel/trace/
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 in ftrace_likely_update()
217 * trace point code is so inundated with unlikely and likely in ftrace_likely_update()
317 static void *annotated_branch_stat_start(struct tracer_stat *trace) in annotated_branch_stat_start() argument
407 static void *all_branch_stat_start(struct tracer_stat *trace) in all_branch_stat_start() argument
/kernel/linux/linux-5.10/arch/x86/xen/
H A Dmulticalls.h5 #include <trace/events/xen.h>
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Ddbell.c17 #include <asm/trace.h>
/kernel/linux/linux-5.10/drivers/dma-buf/
H A Dsync_trace.h33 #include <trace/define_trace.h>
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Ddbell.c18 #include <asm/trace.h>
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dget_cgroup_id_kern.c22 int trace(void *ctx) in trace() function
H A Dtest_ns_current_pid_tgid.c16 int trace(void *ctx) in trace() function
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_ftrace.sh4 clear_trace() { # reset trace output
5 echo > $TR/trace
8 disable_tracing() { # stop trace recording
12 enable_tracing() { # start trace recording
/kernel/linux/linux-5.10/drivers/media/common/videobuf2/
H A DMakefile5 videobuf2-common-objs += vb2-trace.o
/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/
H A Dtrace_rvt.h80 #include <trace/define_trace.h>
/kernel/linux/linux-5.10/drivers/misc/ocxl/
H A DMakefile5 ocxl-y += link.o context.o afu_irq.o sysfs.o trace.o
9 # For tracepoints to include our trace.h from tracepoint infrastructure:
/kernel/linux/linux-5.10/drivers/net/wireless/ath/
H A DMakefile22 ath-$(CONFIG_ATH_TRACEPOINTS) += trace.o
/kernel/linux/linux-5.10/drivers/usb/cdns3/
H A DMakefile11 cdns3-$(CONFIG_TRACING) += trace.o
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
H A Dmodule.c20 #include <trace/events/rpcrdma.h>
/kernel/linux/linux-5.10/tools/perf/tests/shell/
H A Dtrace+probe_vfs_getname.sh2 # Check open filename arg using perf trace + vfs_getname
5 # then use it with 'perf trace' using 'touch' to write to a temp file, then
6 # checks that that was captured by the vfs_getname was used by 'perf trace',
24 perf trace -e $evts touch $file 2>&1 | \
36 # via trace.{show_timestamp,show_prefix,etc}
/kernel/linux/linux-5.10/include/trace/events/
H A Dcontext_tracking.h29 * @dummy: dummy arg to make trace event macro happy
43 * @dummy: dummy arg to make trace event macro happy
59 #include <trace/define_trace.h>
H A Dprintk.h21 * Each trace entry is printed in a new line.
23 * to avoid blank lines in the trace.
37 #include <trace/define_trace.h>
H A Dpage_isolation.h39 #include <trace/define_trace.h>
H A Dnmi.h38 #include <trace/define_trace.h>
H A Dgpu_mem.h3 * GPU memory trace points
57 #include <trace/define_trace.h>
H A Dudp.h33 #include <trace/define_trace.h>

Completed in 16 milliseconds

1...<<11121314151617181920>>...85