Home
last modified time | relevance | path

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

/dports/games/exult/exult-snapshot-v1.7.0.20211128/objs/
H A Dvirstone.h53 int get_target_map() { // Get/set map. in get_target_map() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/arch/powerpc/util/
H A Dsym-handling.c127 map = get_target_map(pev->target, pev->nsi, pev->uprobes); in arch__post_process_probe_trace_events()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/arch/powerpc/util/
H A Dsym-handling.c127 map = get_target_map(pev->target, pev->nsi, pev->uprobes); in arch__post_process_probe_trace_events()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/arch/powerpc/util/
H A Dsym-handling.c127 map = get_target_map(pev->target, pev->nsi, pev->uprobes); in arch__post_process_probe_trace_events()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/util/
H A Dprobe-event.h195 struct map *get_target_map(const char *target, struct nsinfo *nsi, bool user);
H A Dprobe-event.c176 struct map *get_target_map(const char *target, struct nsinfo *nsi, bool user) in get_target_map() function
379 map = get_target_map(target, nsi, uprobes); in find_alternative_probe_point()
780 map = get_target_map(module, NULL, false); in post_process_module_probe_trace_events()
2994 map = get_target_map(pev->target, pev->nsi, pev->uprobes); in find_probe_trace_events_from_map()
3623 map = get_target_map(target, nsi, user); in show_available_funcs()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/util/
H A Dprobe-event.h195 struct map *get_target_map(const char *target, struct nsinfo *nsi, bool user);
H A Dprobe-event.c176 struct map *get_target_map(const char *target, struct nsinfo *nsi, bool user) in get_target_map() function
379 map = get_target_map(target, nsi, uprobes); in find_alternative_probe_point()
780 map = get_target_map(module, NULL, false); in post_process_module_probe_trace_events()
2994 map = get_target_map(pev->target, pev->nsi, pev->uprobes); in find_probe_trace_events_from_map()
3623 map = get_target_map(target, nsi, user); in show_available_funcs()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/util/
H A Dprobe-event.h195 struct map *get_target_map(const char *target, struct nsinfo *nsi, bool user);
H A Dprobe-event.c176 struct map *get_target_map(const char *target, struct nsinfo *nsi, bool user) in get_target_map() function
379 map = get_target_map(target, nsi, uprobes); in find_alternative_probe_point()
780 map = get_target_map(module, NULL, false); in post_process_module_probe_trace_events()
2994 map = get_target_map(pev->target, pev->nsi, pev->uprobes); in find_probe_trace_events_from_map()
3623 map = get_target_map(target, nsi, user); in show_available_funcs()
/dports/games/exult/exult-snapshot-v1.7.0.20211128/usecode/
H A Dintrinsics.cc1860 gwin->teleport_party(t, false, vs->get_target_map(), in USECODE_INTRINSIC()