Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Ddso.c841 dso_cache__insert(struct dso *dso, struct dso_cache *new) in dso_cache__insert() function
943 old = dso_cache__insert(dso, cache); in dso_cache__populate()