Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dprobe-file.h59 int probe_cache__scan_sdt(struct probe_cache *pcache, const char *pathname);
Dbuild-id.c610 ret = probe_cache__scan_sdt(cache, realname); in build_id_cache__add_sdt_cache()
Dprobe-file.c907 int probe_cache__scan_sdt(struct probe_cache *pcache, const char *pathname) in probe_cache__scan_sdt() function