Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dfncache.c9 struct fncache { struct
30 struct fncache *n; in lookup_fncache() argument
43 struct fncache *n = malloc(sizeof(struct fncache) + strlen(name) + 1); in update_fncache()
Dpython-ext-sources42 util/fncache.c
DBuild59 perf-y += fncache.o