Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dprobe-event.h131 void exit_probe_symbol_maps(void);
H A Dprobe-event.c109 void exit_probe_symbol_maps(void) in exit_probe_symbol_maps() function
1173 exit_probe_symbol_maps(); in show_line_range()
1268 exit_probe_symbol_maps(); in show_available_vars()
2771 exit_probe_symbol_maps(); in show_perf_probe_events()
3819 exit_probe_symbol_maps(); in show_available_funcs()
/linux-6.15/tools/perf/
H A Dbuiltin-probe.c411 exit_probe_symbol_maps(); in perf_add_probe_events()