Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dbuild-id.h57 int build_id_cache__list_build_ids(const char *pathname, struct nsinfo *nsi,
H A Dbuild-id.c578 int build_id_cache__list_build_ids(const char *pathname, struct nsinfo *nsi, in build_id_cache__list_build_ids() function
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-buildid-cache.c227 err = build_id_cache__list_build_ids(pathname, nsi, &list); in build_id_cache__purge_path()