Home
last modified time | relevance | path

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

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