Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Ddso.c796 static ssize_t bpf_read(struct dso *dso, u64 offset, char *data) in bpf_read() function
965 *ret = bpf_read(dso, cache_offset, cache->data); in dso_cache__populate()