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

/linux-master/tools/perf/util/
H A Dprobe-event.c266 static bool kprobe_warn_out_range(const char *symbol, u64 address) function
868 if (kprobe_warn_out_range(tevs[i].point.symbol,
3153 kprobe_warn_out_range(sym->name, tp->address)) {
3266 (kprobe_warn_out_range(tev->point.symbol,

Completed in 93 milliseconds