Searched refs:PROBE (Results 1 – 11 of 11) sorted by relevance
| /Linux-v6.6/tools/testing/selftests/bpf/ |
| D | uprobe_multi.c | 57 #define PROBE STAP_PROBE(test, usdt); macro 59 #define PROBE10 PROBE PROBE PROBE PROBE PROBE \ 60 PROBE PROBE PROBE PROBE PROBE
|
| /Linux-v6.6/tools/testing/selftests/ftrace/test.d/kprobe/ |
| D | kprobe_opt_types.tc | 25 PROBE=$(grep $FUNCTION_FORK /sys/kernel/debug/kprobes/list) 28 if echo $PROBE | grep -q OPTIMIZED; then
|
| /Linux-v6.6/tools/testing/selftests/tc-testing/ |
| D | Makefile | 10 PROBE := $(shell $(LLC) -march=bpf -mcpu=probe -filetype=null /dev/null 2>&1) macro 12 ifeq ($(PROBE),)
|
| /Linux-v6.6/drivers/media/usb/uvc/ |
| D | uvc_driver.c | 1351 uvc_dbg_cont(PROBE, " <- XU %d", entity->id); in uvc_scan_chain_entity() 1363 uvc_dbg_cont(PROBE, " <- PU %d", entity->id); in uvc_scan_chain_entity() 1375 uvc_dbg_cont(PROBE, " <- SU %d", entity->id); in uvc_scan_chain_entity() 1393 uvc_dbg_cont(PROBE, " <- IT %d\n", entity->id); in uvc_scan_chain_entity() 1400 uvc_dbg_cont(PROBE, " OT %d", entity->id); in uvc_scan_chain_entity() 1406 uvc_dbg_cont(PROBE, " <- IT %d\n", entity->id); in uvc_scan_chain_entity() 1408 uvc_dbg_cont(PROBE, " OT %d", entity->id); in uvc_scan_chain_entity() 1483 uvc_dbg_cont(PROBE, " (->"); in uvc_scan_chain_forward() 1485 uvc_dbg_cont(PROBE, " XU %d", forward->id); in uvc_scan_chain_forward() 1509 uvc_dbg_cont(PROBE, " (->"); in uvc_scan_chain_forward() [all …]
|
| /Linux-v6.6/tools/perf/Documentation/ |
| 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-v6.6/tools/perf/trace/beauty/ |
| D | msg_flags.c | 46 P_MSG_FLAG(PROBE); in syscall_arg__scnprintf_msg_flags()
|
| /Linux-v6.6/drivers/media/usb/pwc/ |
| D | pwc.h | 57 #define PWC_DEBUG_PROBE(fmt, args...) PWC_DEBUG(PROBE, fmt, ##args)
|
| /Linux-v6.6/Documentation/trace/ |
| D | boottime-trace.rst | 114 ftrace.[instance.INSTANCE.]event.kprobes.EVENT.probes = PROBE[, PROBE2[...]]
|
| /Linux-v6.6/Documentation/networking/ |
| D | ip-sysctl.rst | 1403 If set to one, then the kernel will respond to RFC 8335 PROBE 1848 The maximum number of unicast probes in PROBE state, when 1858 app probes in PROBE state. Defaults to 0.
|
| /Linux-v6.6/include/linux/ |
| D | netdevice.h | 4308 #define NETIF_MSG_PROBE __NETIF_MSG(PROBE)
|
| /Linux-v6.6/Documentation/scsi/ |
| D | scsi_mid_low_api.rst | 145 HBA PROBE: assume 2 SCSI devices found in scan
|