Searched refs:trace (Results 151 - 175 of 1258) sorted by last modified time

1234567891011>>

/linux-master/sound/soc/codecs/
H A Dwm8962.c34 #include <trace/events/asoc.h>
H A Dwm8903.c35 #include <trace/events/asoc.h>
/linux-master/sound/pci/hda/
H A Dhda_intel_trace.h52 #include <trace/define_trace.h>
/linux-master/sound/hda/
H A DMakefile5 snd-hda-core-y += trace.o
/linux-master/kernel/
H A Dworkqueue.c531 #include <trace/events/workqueue.h>
3233 * While we must be careful to not use "work" after this, the trace
H A Dcpu.c41 #include <trace/events/power.h>
43 #include <trace/events/cpuhp.h>
/linux-master/kernel/printk/
H A Dprintk.c54 #include <trace/events/initcall.h>
56 #include <trace/events/printk.h>
2924 /* Do not trace print latency. */
/linux-master/kernel/power/
H A Dprocess.c20 #include <trace/events/power.h>
/linux-master/kernel/cgroup/
H A Drstat.c10 #include <trace/events/cgroup.h>
H A Dcgroup.c65 #include <trace/events/cgroup.h>
H A Dcgroup-v1.c19 #include <trace/events/cgroup.h>
/linux-master/include/trace/events/
H A Dworkqueue.h132 #include <trace/define_trace.h>
H A Dkvm.h495 #include <trace/define_trace.h>
H A Dsof.h121 #include <trace/define_trace.h>
H A Dintel_ifs.h41 #include <trace/define_trace.h>
H A Dsof_intel.h148 #include <trace/define_trace.h>
H A Dasoc.h279 #include <trace/define_trace.h>
H A Dcgroup.h302 #include <trace/define_trace.h>
/linux-master/fs/smb/client/
H A Dfile.c39 #include <trace/events/netfs.h>
/linux-master/drivers/staging/media/atomisp/pci/
H A Dsh_css_internal.h285 trace[SH_CSS_SP_DBG_TRACE_DEPTH]; member in struct:sh_css_sp_debug_state
290 /* Example of just one global trace */
304 trace[SH_CSS_SP_DBG_NR_OF_TRACES][SH_CSS_SP_DBG_TRACE_DEPTH]; member in struct:sh_css_sp_debug_state
/linux-master/drivers/staging/media/atomisp/pci/runtime/debug/src/
H A Dia_css_debug.c701 "copy-trace init: sp_dbg_if_start_line=%d, sp_dbg_if_start_column=%d, sp_dbg_if_cropped_height=%d, sp_debg_if_cropped_width=%d\n",
710 /* while trace size is only SH_CSS_SP_DBG_TRACE_DEPTH */
717 if (state->trace[i].frame != 0) {
719 "copy-trace: frame=%d, line=%d, pixel_distance=%d, mipi_used_dword=%d, sp_index=%d\n",
720 state->trace[i].frame,
721 state->trace[i].line,
722 state->trace[i].pixel_distance,
723 state->trace[i].mipi_used_dword,
724 state->trace[i].sp_index);
736 * Adjust this to your trace cas
[all...]
/linux-master/drivers/platform/x86/intel/ifs/
H A Druntest.c21 #include <trace/events/intel_ifs.h>
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c33 #include <trace/events/v4l2.h>
/linux-master/drivers/media/usb/uvc/
H A Duvc_driver.c2384 module_param_named(trace, uvc_dbg_param, uint, 0644);
2385 MODULE_PARM_DESC(trace, "Trace level bitmask");
/linux-master/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c32 #include <trace/events/vb2.h>

Completed in 359 milliseconds

1234567891011>>