Home
last modified time | relevance | path

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

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