Home
last modified time | relevance | path

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

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