Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dauxtrace.h560 void *auxtrace_cache__alloc_entry(struct auxtrace_cache *c);
Dauxtrace.c2020 void *auxtrace_cache__alloc_entry(struct auxtrace_cache *c) in auxtrace_cache__alloc_entry() function
Dintel-pt.c618 e = auxtrace_cache__alloc_entry(c); in intel_pt_cache_add()