Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/scripting-engines/
Dtrace-event-python.c388 static const char *get_dsoname(struct map *map) in get_dsoname() function
492 const char *dsoname = get_dsoname(node->ms.map); in python_process_callchain()
549 dsoname = get_dsoname(al.map); in python_process_brstack()
555 dsoname = get_dsoname(al.map); in python_process_brstack()