Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dauxtrace.h566 int auxtrace_cache__add(struct auxtrace_cache *c, u32 key,
H A Dauxtrace.c2042 int auxtrace_cache__add(struct auxtrace_cache *c, u32 key, in auxtrace_cache__add() function
H A Dintel-pt.c638 err = auxtrace_cache__add(c, offset, &e->entry); in intel_pt_cache_add()