Home
last modified time | relevance | path

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

/tools/perf/tests/
Dsdt.c28 static int build_id_cache__add_file(const char *filename) in build_id_cache__add_file() function
96 if (build_id_cache__add_file(myself) < 0) in test__sdt_event()
/tools/perf/
Dbuiltin-buildid-cache.c174 static int build_id_cache__add_file(const char *filename, struct nsinfo *nsi) in build_id_cache__add_file() function
443 if (build_id_cache__add_file(pos->s, nsi)) { in cmd_buildid_cache()