Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dprobe-event.h130 void exit_probe_symbol_maps(void);
H A Dprobe-event.c105 void exit_probe_symbol_maps(void) in exit_probe_symbol_maps() function
1142 exit_probe_symbol_maps(); in show_line_range()
1237 exit_probe_symbol_maps(); in show_available_vars()
2724 exit_probe_symbol_maps(); in show_perf_probe_events()
3712 exit_probe_symbol_maps(); in add_perf_probe_events()
3795 exit_probe_symbol_maps(); in show_available_funcs()
/openbmc/linux/tools/perf/
H A Dbuiltin-probe.c411 exit_probe_symbol_maps(); in perf_add_probe_events()