Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dauxtrace.h544 void *auxtrace_cache__alloc_entry(struct auxtrace_cache *c);
H A Dauxtrace.c1859 void *auxtrace_cache__alloc_entry(struct auxtrace_cache *c) in auxtrace_cache__alloc_entry() function
H A Dintel-pt.c511 e = auxtrace_cache__alloc_entry(c); in intel_pt_cache_add()