Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Ddso.h540 static inline bool dso__short_name_allocated(const struct dso *dso) in dso__short_name_allocated() function
Ddso.c1382 if (dso__short_name_allocated(dso)) in dso__set_short_name()