Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/scripting-engines/
Dtrace-event-python.c381 static const char *get_dsoname(struct map *map) in get_dsoname() function
480 const char *dsoname = get_dsoname(node->ms.map); in python_process_callchain()
536 dsoname = get_dsoname(al.map); in python_process_brstack()
542 dsoname = get_dsoname(al.map); in python_process_brstack()