Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
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()