Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-buildid-list.c29 const char *dso_long_name = dso__long_name(dso); in buildid__map_cb() local
36 if (dso_long_name != NULL) in buildid__map_cb()
37 printf(" %s", dso_long_name); in buildid__map_cb()