Home
last modified time | relevance | path

Searched refs:TRACE_EVENT_FL_UPROBE (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dtrace_events.h354 TRACE_EVENT_FL_UPROBE = (1 << TRACE_EVENT_FL_UPROBE_BIT), enumerator
361 #define TRACE_EVENT_FL_UKPROBE (TRACE_EVENT_FL_KPROBE | TRACE_EVENT_FL_UPROBE)
/linux/kernel/trace/
H A Dtrace_uprobe.c1620 call->flags = TRACE_EVENT_FL_UPROBE | TRACE_EVENT_FL_CAP_ANY; in init_trace_event_call()
H A Dbpf_trace.c2375 if (flags & TRACE_EVENT_FL_UPROBE) in bpf_get_perf_event_info()
/linux/kernel/bpf/
H A Dsyscall.c3909 if (event->tp_event->flags & TRACE_EVENT_FL_UPROBE) in bpf_perf_link_fill_probe()
4007 if (event->tp_event->flags & TRACE_EVENT_FL_UPROBE) in bpf_probe_link_show_fdinfo()