Home
last modified time | relevance | path

Searched refs:trace (Results 351 - 375 of 2113) sorted by relevance

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

/kernel/linux/linux-5.10/net/ieee802154/
H A DMakefile7 header_ops.o sysfs.o nl802154.o trace.o
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A DMakefile25 tegra-drm-y += trace.o
/kernel/linux/linux-6.6/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-6.6/fs/ext2/
H A DMakefile9 ioctl.o namei.o super.o symlink.o trace.o
11 # For tracepoints to include our trace.h from tracepoint infrastructure
/kernel/linux/linux-6.6/fs/lockd/
H A DMakefile6 ccflags-y += -I$(src) # needed for trace events
11 svcshare.o svcproc.o svcsubs.o mon.o trace.o xdr.o
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H A DMakefile8 ci_hdrc-$(CONFIG_USB_CHIPIDEA_UDC) += udc.o trace.o
/kernel/linux/linux-6.6/drivers/usb/typec/ucsi/
H A DMakefile10 typec_ucsi-$(CONFIG_TRACING) += trace.o
/kernel/linux/linux-6.6/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 Dgpu_mem.h3 * GPU memory trace points
57 #include <trace/define_trace.h>
H A Dnmi.h38 #include <trace/define_trace.h>
H A Dnotifier.h69 #include <trace/define_trace.h>
H A Dpage_isolation.h39 #include <trace/define_trace.h>
H A Dudp.h33 #include <trace/define_trace.h>
/kernel/linux/linux-6.6/drivers/cxl/core/
H A DMakefile16 cxl_core-$(CONFIG_TRACING) += trace.o
/kernel/linux/linux-6.6/arch/x86/include/asm/fpu/
H A Dsched.h10 #include <asm/trace/fpu.h>
/kernel/linux/linux-6.6/drivers/dma-buf/
H A Dsync_trace.h33 #include <trace/define_trace.h>
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A DMakefile24 ath12k-$(CONFIG_ATH12K_TRACING) += trace.o
26 # for tracing framework to find trace.h
/kernel/linux/linux-6.6/drivers/net/wireless/ath/
H A DMakefile23 ath-$(CONFIG_ATH_TRACEPOINTS) += trace.o
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_trace.h51 #include <trace/define_trace.h>
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dmulticalls.h5 #include <trace/events/xen.h>
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
H A DMakefile20 trace.o \
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/
H A Dtrace_rvt.h38 #include <trace/define_trace.h>
/kernel/linux/linux-6.6/drivers/media/common/videobuf2/
H A DMakefile6 videobuf2-common-objs += vb2-trace.o
/kernel/linux/linux-6.6/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',
22 perf trace -e $evts touch $file 2>&1 | \
36 # via trace.{show_timestamp,show_prefix,etc}

Completed in 10 milliseconds

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