Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dprobe-event.c243 static bool kprobe_warn_out_range(const char *symbol, u64 address) in kprobe_warn_out_range() function
843 if (kprobe_warn_out_range(tevs[i].point.symbol, in post_process_kernel_probe_trace_events()
3120 kprobe_warn_out_range(sym->name, tp->address)) { in find_probe_trace_events_from_map()
3233 (kprobe_warn_out_range(tev->point.symbol, in try_to_find_absolute_address()