Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dfncache.c27 static bool lookup_fncache(const char *name, bool *res) in lookup_fncache() function
58 if (lookup_fncache(name, &res)) in file_available()