Searched defs:uprobes (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/perf/util/
H A Dprobe-event.h61 bool uprobes; /* uprobes only */ member in struct:probe_trace_event
100 bool uprobes; /* Uprobe event flag */ member in struct:perf_probe_event
H A Dprobe-event.c389 find_alternative_probe_point(struct debuginfo *dinfo, struct perf_probe_point *pp, struct perf_probe_point *result, const char *target, struct nsinfo *nsi, bool uprobes) argument
[all...]
/linux-master/tools/perf/
H A Dbuiltin-probe.c42 bool uprobes; member in struct:__anon986
[all...]
/linux-master/tools/lib/bpf/
H A Dusdt.c816 } *uprobes; member in struct:bpf_link_usdt
[all...]
/linux-master/kernel/trace/
H A Dbpf_trace.c3133 struct bpf_uprobe *uprobes; member in struct:bpf_uprobe_multi_link
3143 static void bpf_uprobe_unregister(struct path *path, struct bpf_uprobe *uprobes, argument
3335 struct bpf_uprobe *uprobes local
[all...]

Completed in 287 milliseconds