Home
last modified time | relevance | path

Searched defs:probe_cache__new (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/tools/perf/util/
Dprobe-file.h77 static inline struct probe_cache *probe_cache__new(const char *tgt __maybe_unused, struct nsinfo *n… in probe_cache__new() function
Dprobe-file.c601 struct probe_cache *probe_cache__new(const char *target, struct nsinfo *nsi) in probe_cache__new() function