Home
last modified time | relevance | path

Searched refs:uprobe_ref_ctr_is_supported (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-file.h72 bool uprobe_ref_ctr_is_supported(void);
H A Dprobe-file.c1113 bool uprobe_ref_ctr_is_supported(void) in uprobe_ref_ctr_is_supported() function
H A 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()
/kernel/linux/linux-6.6/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.c2180 if (!uprobe_ref_ctr_is_supported()) in synthesize_uprobe_trace_def()
2800 if (tp->ref_ctr_offset && !uprobe_ref_ctr_is_supported()) { in warn_uprobe_event_compat()

Completed in 12 milliseconds