Home
last modified time | relevance | path

Searched refs:kretprobe_offset_is_supported (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/arch/powerpc/util/
H A Dsym-handling.c100 if (!kretprobe_offset_is_supported()) in arch__fix_tev_from_maps()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-file.h71 bool kretprobe_offset_is_supported(void);
H A Dprobe-file.c1108 bool kretprobe_offset_is_supported(void) in kretprobe_offset_is_supported() function
H A Dprobe-event.c831 if (tevs[i].point.retprobe && !kretprobe_offset_is_supported()) in post_process_kernel_probe_trace_events()
3019 (!pp->retprobe || kretprobe_offset_is_supported())) { in find_probe_trace_events_from_map()
/kernel/linux/linux-6.6/tools/perf/arch/powerpc/util/
H A Dsym-handling.c100 if (!kretprobe_offset_is_supported()) in arch__fix_tev_from_maps()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dprobe-file.h71 bool kretprobe_offset_is_supported(void);
H A Dprobe-file.c1177 bool kretprobe_offset_is_supported(void) in kretprobe_offset_is_supported() function
H A Dprobe-event.c848 if (tevs[i].point.retprobe && !kretprobe_offset_is_supported()) in post_process_kernel_probe_trace_events()
3086 (!pp->retprobe || kretprobe_offset_is_supported())) { in find_probe_trace_events_from_map()

Completed in 13 milliseconds