Home
last modified time | relevance | path

Searched refs:PROBE (Results 1 – 9 of 9) sorted by relevance

/linux/tools/testing/selftests/tc-testing/
A DMakefile11 PROBE := $(shell $(LLC) -march=bpf -mcpu=probe -filetype=null /dev/null 2>&1) macro
13 ifeq ($(PROBE),)
/linux/drivers/media/usb/uvc/
A Duvc_driver.c1613 uvc_dbg_cont(PROBE, " <- XU %d", entity->id); in uvc_scan_chain_entity()
1662 uvc_dbg_cont(PROBE, " OT %d", entity->id); in uvc_scan_chain_entity()
1670 uvc_dbg_cont(PROBE, " OT %d", entity->id); in uvc_scan_chain_entity()
1745 uvc_dbg_cont(PROBE, " (->"); in uvc_scan_chain_forward()
1747 uvc_dbg_cont(PROBE, " XU %d", forward->id); in uvc_scan_chain_forward()
1771 uvc_dbg_cont(PROBE, " (->"); in uvc_scan_chain_forward()
1773 uvc_dbg_cont(PROBE, " OT %d", forward->id); in uvc_scan_chain_forward()
1779 uvc_dbg_cont(PROBE, ")"); in uvc_scan_chain_forward()
1804 uvc_dbg_cont(PROBE, " <- IT"); in uvc_scan_chain_backward()
1824 uvc_dbg_cont(PROBE, " %d", term->id); in uvc_scan_chain_backward()
[all …]
/linux/tools/perf/Documentation/
A Dperf-probe.txt11 'perf probe' [options] --add='PROBE' [...]
13 'perf probe' [options] PROBE
25 'perf probe' [options] --definition='PROBE' [...]
65 Define a probe event (see PROBE SYNTAX for detail).
87 syntax is same as PROBE SYNTAX, but NO ARGs.
155 PROBE SYNTAX
178 'ARG' specifies the arguments of this probe point, (see PROBE ARGUMENT).
193 PROBE ARGUMENT
/linux/tools/perf/trace/beauty/
A Dmsg_flags.c40 P_MSG_FLAG(PROBE); in syscall_arg__scnprintf_msg_flags()
/linux/drivers/media/usb/pwc/
A Dpwc.h57 #define PWC_DEBUG_PROBE(fmt, args...) PWC_DEBUG(PROBE, fmt, ##args)
/linux/Documentation/trace/
A Dboottime-trace.rst114 ftrace.[instance.INSTANCE.]event.kprobes.EVENT.probes = PROBE[, PROBE2[...]]
/linux/Documentation/networking/
A Dip-sysctl.rst1195 If set to one, then the kernel will respond to RFC 8335 PROBE
1629 The maximum number of unicast probes in PROBE state, when
1639 app probes in PROBE state. Defaults to 0.
/linux/include/linux/
A Dnetdevice.h4362 #define NETIF_MSG_PROBE __NETIF_MSG(PROBE)
/linux/Documentation/scsi/
A Dscsi_mid_low_api.rst145 HBA PROBE: assume 2 SCSI devices found in scan

Completed in 50 milliseconds