Home
last modified time | relevance | path

Searched refs:traces (Results 1 – 36 of 36) sorted by relevance

/linux-4.4.14/kernel/trace/
DMakefile58 obj-$(CONFIG_TRACEPOINTS) += power-traces.o
60 obj-$(CONFIG_TRACEPOINTS) += rpm-traces.o
DKconfig342 This traces the events of likely and unlikely condition
523 Mmiotrace traces Memory Mapped I/O access and is meant for
/linux-4.4.14/drivers/input/mouse/
Delantech.c590 int pres, traces; in process_packet_head_v4() local
598 traces = (packet[0] & 0xf0) >> 4; in process_packet_head_v4()
606 input_report_abs(dev, ABS_MT_TOUCH_MAJOR, traces * etd->width); in process_packet_head_v4()
608 input_report_abs(dev, ABS_TOOL_WIDTH, traces); in process_packet_head_v4()
1009 unsigned char traces; in elantech_set_range() local
1072 traces = etd->capabilities[1]; in elantech_set_range()
1073 if ((traces < 2) || (traces > *x_max)) in elantech_set_range()
1076 *width = *x_max / (traces - 1); in elantech_set_range()
/linux-4.4.14/drivers/misc/genwqe/
Dcard_utils.c847 int entries = 0, ring, traps, traces, trace_entries; in genwqe_ffdc_buff_size() local
887 traces = (val >> 16) & 0xff; in genwqe_ffdc_buff_size()
890 entries += traps + (traces * trace_entries); in genwqe_ffdc_buff_size()
901 int i, traps, traces, trace, trace_entries, trace_entry, ring; in genwqe_ffdc_buff_read() local
952 traces = (val >> 16) & 0xff; /* Number of Traces */ in genwqe_ffdc_buff_read()
958 for (trace = 0; trace <= traces; trace++) { in genwqe_ffdc_buff_read()
/linux-4.4.14/net/core/
DMakefile20 obj-$(CONFIG_TRACEPOINTS) += net-traces.o
/linux-4.4.14/Documentation/kdump/
Dgdbmacros.txt3 # useful information from kernel crashdump (kdump) like stack traces of
54 dump all thread stack traces on a kernel compiled with !CONFIG_FRAME_POINTER
98 dump all thread stack traces on a kernel compiled with CONFIG_FRAME_POINTER
/linux-4.4.14/drivers/iommu/
DMakefile2 obj-$(CONFIG_IOMMU_API) += iommu-traces.o
/linux-4.4.14/drivers/md/persistent-data/
Ddm-block-manager.c44 struct stack_trace traces[MAX_HOLDERS]; member
80 t = lock->traces + h; in __add_holder()
110 print_stack_trace(lock->traces + i, 4); in __check_holder()
/linux-4.4.14/Documentation/trace/
Dfunction-graph-fold.vim1 " Enable folding for ftrace function_graph traces.
Dintel_th.txt92 # .. wait for traces to pile up ..
Dftrace.txt119 or events work (stack traces, timestamps, etc).
506 whereas the function graph tracer traces on both entry
521 Similar to irqsoff but traces and records the amount of
526 Similar to irqsoff and preemptoff, but traces and
758 print-parent - On function traces, display the calling (parent)
801 of functions. This allows for back traces of
1071 The preemptoff tracer traces the places that disable preemption.
1425 The tracer only traces the highest priority task in the system
/linux-4.4.14/drivers/isdn/capi/
DKconfig5 If you say Y here, the kernelcapi driver can make verbose traces
/linux-4.4.14/include/linux/
Dremoteproc.h424 struct list_head traces; member
/linux-4.4.14/Documentation/usb/
Dusbmon.txt4 used to collect traces of I/O on the USB bus. This function is analogous
7 USBMon (with uppercase letters) is used to examine raw traces produced
11 Controller Drivers (HCD). So, if HCD is buggy, the traces reported by
19 * How to use usbmon to collect raw text traces
21 Unlike the packet socket, usbmon has an interface which provides traces
/linux-4.4.14/fs/pstore/
DKconfig40 With this option kernel traces function calls into a persistent
/linux-4.4.14/Documentation/networking/
Diphase.txt111 IADebugFlag, which controls the output of the traces. You can find the bit
115 traces together with loading the driver.
/linux-4.4.14/drivers/hwtracing/intel_th/
DKconfig51 storing STP traces to system memory. It supports single
/linux-4.4.14/scripts/genksyms/
Dparse.tab.h_shipped35 /* Enabling traces. */
Dparse.tab.c_shipped135 /* Enabling traces. */
/linux-4.4.14/Documentation/
Dirqflags-tracing.txt5 the "irq-flags tracing" feature "traces" hardirq and softirq state, in
/linux-4.4.14/scripts/dtc/
Ddtc-parser.tab.h_shipped35 /* Debug traces. */
Ddtc-parser.tab.c_shipped105 /* Debug traces. */
/linux-4.4.14/drivers/hwtracing/coresight/
DKconfig41 connected to an external host for use case capturing more traces than
/linux-4.4.14/drivers/remoteproc/
Dremoteproc_core.c452 list_add_tail(&trace->node, &rproc->traces); in rproc_handle_trace()
761 list_for_each_entry_safe(entry, tmp, &rproc->traces, node) { in rproc_resource_cleanup()
1375 INIT_LIST_HEAD(&rproc->traces); in rproc_alloc()
/linux-4.4.14/Documentation/RCU/
Dstallwarn.txt40 own warnings, as this often gives better-quality stack traces.
256 To diagnose the cause of the stall, inspect the stack traces.
259 comparing the stack traces can often help determine where the stall
/linux-4.4.14/arch/powerpc/
DKconfig.debug35 prints in stack traces. This can be useful if your display is
36 too small and stack traces cause important information to
/linux-4.4.14/Documentation/sound/alsa/
DHD-Audio.txt602 `hda:hda_send_cmd` traces each CORB write while `hda:hda_get_response`
603 traces the response from RIRB (only when read from the codec driver).
604 `hda:hda_bus_reset` traces the bus-reset due to fatal error, etc,
605 `hda:hda_unsol_event` traces the unsolicited events, and
613 then after some commands, you can traces from
/linux-4.4.14/drivers/media/usb/pwc/
Dphilips.txt197 2 0x2 probe() and disconnect() traces On
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/
Ddcsr.txt198 functionalty to trigger event notifications and debug traces.
/linux-4.4.14/Documentation/hwmon/
Dlm85105 measurement. This offset can be used to zero out any errors due to traces
/linux-4.4.14/Documentation/sysctl/
Dnet.txt44 2 - enable the JIT and ask the compiler to emit traces on kernel log.
/linux-4.4.14/Documentation/input/
Dinput.txt123 of hid-core.c and send me the syslog traces.
/linux-4.4.14/Documentation/s390/
DDebugging390.txt728 stack traces compile without optimisation i.e make sure
799 to list the current active traces do
803 To stop traces issue a
839 if you were inclined you could add traces for all branch instructions &
910 copy of traces.
/linux-4.4.14/tools/perf/Documentation/
Dintel-pt.txt437 Full-trace mode traces continuously e.g.
/linux-4.4.14/scripts/kconfig/
Dzconf.tab.c_shipped119 /* Enabling traces. */
/linux-4.4.14/arch/arm/
DKconfig.debug34 # traces, you can get a slightly smaller kernel by setting this option to