Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/scripting-engines/
Dtrace-event-python.c391 static const char *get_dsoname(struct map *map) in get_dsoname() function
495 const char *dsoname = get_dsoname(node->ms.map); in python_process_callchain()
552 dsoname = get_dsoname(al.map); in python_process_brstack()
558 dsoname = get_dsoname(al.map); in python_process_brstack()