Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/tests/
Dsdt.c24 static int build_id_cache__add_file(const char *filename) in build_id_cache__add_file() function
92 if (build_id_cache__add_file(myself) < 0) in test__sdt_event()
/Linux-v4.19/tools/perf/
Dbuiltin-buildid-cache.c171 static int build_id_cache__add_file(const char *filename, struct nsinfo *nsi) in build_id_cache__add_file() function
441 if (build_id_cache__add_file(pos->s, nsi)) { in cmd_buildid_cache()