Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dprobe-file.c569 static struct probe_cache *probe_cache__alloc(void) in probe_cache__alloc() function
603 struct probe_cache *pcache = probe_cache__alloc(); in probe_cache__new()