Home
last modified time | relevance | path

Searched refs:build_id_cache__add_file (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/tests/
H A 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()
/kernel/linux/linux-6.6/tools/perf/tests/
H A 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()
/kernel/linux/linux-5.10/tools/perf/
H A 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()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-buildid-cache.c175 static int build_id_cache__add_file(const char *filename, struct nsinfo *nsi) in build_id_cache__add_file() function
468 if (build_id_cache__add_file(pos->s, nsi)) { in cmd_buildid_cache()

Completed in 4 milliseconds