Home
last modified time | relevance | path

Searched refs:uprobe_ref_ctr_is_supported (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
Dprobe-file.h72 bool uprobe_ref_ctr_is_supported(void);
Dprobe-file.c1113 bool uprobe_ref_ctr_is_supported(void) in uprobe_ref_ctr_is_supported() function
Dprobe-event.c2125 if (!uprobe_ref_ctr_is_supported()) in synthesize_uprobe_trace_def()
2757 if (tp->ref_ctr_offset && !uprobe_ref_ctr_is_supported()) { in warn_uprobe_event_compat()