Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dprobe-event.h130 int init_probe_symbol_maps(bool user_only);
H A Dprobe-event.c81 int init_probe_symbol_maps(bool user_only) in init_probe_symbol_maps() function
1171 ret = init_probe_symbol_maps(user); in show_line_range()
1255 ret = init_probe_symbol_maps(pevs->uprobes); in show_available_vars()
2759 ret = init_probe_symbol_maps(false); in show_perf_probe_events()
3786 ret = init_probe_symbol_maps(user); in show_available_funcs()