Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Ddso.c813 dso_cache__insert(struct dso *dso, struct dso_cache *new) in dso_cache__insert() function
913 old = dso_cache__insert(dso, cache); in dso_cache__populate()