Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/
Dbuiltin-buildid-list.c30 const char *dso_short_name = dso__short_name(dso); in buildid__map_cb() local
38 else if (dso_short_name != NULL) in buildid__map_cb()
39 printf(" %s", dso_short_name); in buildid__map_cb()