/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/ |
H A D | vxge-main.h | 323 #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 D | trace_branch.c | 18 #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 D | trace.c | 46 #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 D | trace_benchmark.h | 42 #include <trace/define_trace.h>
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace_branch.c | 18 #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 D | multicalls.h | 5 #include <trace/events/xen.h>
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | dbell.c | 17 #include <asm/trace.h>
|
/kernel/linux/linux-5.10/drivers/dma-buf/ |
H A D | sync_trace.h | 33 #include <trace/define_trace.h>
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | dbell.c | 18 #include <asm/trace.h>
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | get_cgroup_id_kern.c | 22 int trace(void *ctx) in trace() function
|
H A D | test_ns_current_pid_tgid.c | 16 int trace(void *ctx) in trace() function
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | test_ftrace.sh | 4 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 D | Makefile | 5 videobuf2-common-objs += vb2-trace.o
|
/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/ |
H A D | trace_rvt.h | 80 #include <trace/define_trace.h>
|
/kernel/linux/linux-5.10/drivers/misc/ocxl/ |
H A D | Makefile | 5 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 D | Makefile | 22 ath-$(CONFIG_ATH_TRACEPOINTS) += trace.o
|
/kernel/linux/linux-5.10/drivers/usb/cdns3/ |
H A D | Makefile | 11 cdns3-$(CONFIG_TRACING) += trace.o
|
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/ |
H A D | module.c | 20 #include <trace/events/rpcrdma.h>
|
/kernel/linux/linux-5.10/tools/perf/tests/shell/ |
H A D | trace+probe_vfs_getname.sh | 2 # 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 D | context_tracking.h | 29 * @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 D | printk.h | 21 * 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 D | page_isolation.h | 39 #include <trace/define_trace.h>
|
H A D | nmi.h | 38 #include <trace/define_trace.h>
|
H A D | gpu_mem.h | 3 * GPU memory trace points 57 #include <trace/define_trace.h>
|
H A D | udp.h | 33 #include <trace/define_trace.h>
|