Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dprobe-file.h72 bool uprobe_ref_ctr_is_supported(void);
H A Dprobe-file.c1182 bool uprobe_ref_ctr_is_supported(void) in uprobe_ref_ctr_is_supported() function
H A Dprobe-event.c2181 if (!uprobe_ref_ctr_is_supported()) in synthesize_uprobe_trace_def()
2801 if (tp->ref_ctr_offset && !uprobe_ref_ctr_is_supported()) { in warn_uprobe_event_compat()