Home
last modified time | relevance | path

Searched refs:fncache (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dfncache.c7 #include "fncache.h"
9 struct fncache { struct
30 struct fncache *n; in lookup_fncache()
43 struct fncache *n = malloc(sizeof(struct fncache) + strlen(name) + 1); in update_fncache()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dfncache.c7 #include "fncache.h"
9 struct fncache { struct
30 struct fncache *n; in lookup_fncache()
43 struct fncache *n = malloc(sizeof(struct fncache) + strlen(name) + 1); in update_fncache()

Completed in 1 milliseconds