Searched refs:fncache (Results 1 – 3 of 3) sorted by relevance
9 struct fncache { struct30 struct fncache *n; in lookup_fncache() argument43 struct fncache *n = malloc(sizeof(struct fncache) + strlen(name) + 1); in update_fncache()
43 util/fncache.c
58 perf-y += fncache.o