Searched refs:PROBE (Results 1 – 10 of 10) sorted by relevance
| /linux/tools/testing/selftests/bpf/ |
| A D | uprobe_multi.c | 70 #define PROBE STAP_PROBE(test, usdt); macro 72 #define PROBE10 PROBE PROBE PROBE PROBE PROBE \ 73 PROBE PROBE PROBE PROBE PROBE
|
| /linux/tools/testing/selftests/ftrace/test.d/kprobe/ |
| A D | kprobe_opt_types.tc | 25 PROBE=$(grep $FUNCTION_FORK /sys/kernel/debug/kprobes/list) 28 if echo $PROBE | grep -q OPTIMIZED; then
|
| /linux/drivers/media/usb/uvc/ |
| A D | uvc_driver.c | 1362 uvc_dbg_cont(PROBE, " <- XU %d", entity->id); in uvc_scan_chain_entity() 1411 uvc_dbg_cont(PROBE, " OT %d", entity->id); in uvc_scan_chain_entity() 1419 uvc_dbg_cont(PROBE, " OT %d", entity->id); in uvc_scan_chain_entity() 1494 uvc_dbg_cont(PROBE, " (->"); in uvc_scan_chain_forward() 1496 uvc_dbg_cont(PROBE, " XU %d", forward->id); in uvc_scan_chain_forward() 1520 uvc_dbg_cont(PROBE, " (->"); in uvc_scan_chain_forward() 1522 uvc_dbg_cont(PROBE, " OT %d", forward->id); in uvc_scan_chain_forward() 1528 uvc_dbg_cont(PROBE, ")"); in uvc_scan_chain_forward() 1553 uvc_dbg_cont(PROBE, " <- IT"); in uvc_scan_chain_backward() 1573 uvc_dbg_cont(PROBE, " %d", term->id); in uvc_scan_chain_backward() [all …]
|
| /linux/tools/perf/Documentation/ |
| A D | perf-probe.txt | 11 '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 D | msg_flags.c | 49 P_MSG_FLAG(PROBE); in syscall_arg__scnprintf_msg_flags()
|
| /linux/drivers/media/usb/pwc/ |
| A D | pwc.h | 57 #define PWC_DEBUG_PROBE(fmt, args...) PWC_DEBUG(PROBE, fmt, ##args)
|
| /linux/Documentation/trace/ |
| A D | boottime-trace.rst | 114 ftrace.[instance.INSTANCE.]event.kprobes.EVENT.probes = PROBE[, PROBE2[...]]
|
| /linux/Documentation/networking/ |
| A D | ip-sysctl.rst | 1450 If set to one, then the kernel will respond to RFC 8335 PROBE 1895 The maximum number of unicast probes in PROBE state, when 1905 app probes in PROBE state. Defaults to 0.
|
| /linux/include/linux/ |
| A D | netdevice.h | 4327 #define NETIF_MSG_PROBE __NETIF_MSG(PROBE)
|
| /linux/Documentation/scsi/ |
| A D | scsi_mid_low_api.rst | 145 HBA PROBE: assume 2 SCSI devices found in scan
|
Completed in 42 milliseconds