Home
last modified time | relevance | path

Searched defs:cache (Results 1 – 13 of 13) sorted by relevance

/tools/perf/util/
Ddso.c805 struct dso_cache *cache; in dso_cache__free() local
820 struct dso_cache *cache; in __dso_cache__find() local
846 struct dso_cache *cache; in dso_cache__insert() local
874 static ssize_t dso_cache__memcpy(struct dso_cache *cache, u64 offset, u8 *data, in dso_cache__memcpy()
917 struct dso_cache *cache; in dso_cache__populate() local
958 struct dso_cache *cache = __dso_cache__find(dso, offset); in dso_cache__find() local
966 struct dso_cache *cache; in dso_cache_io() local
Dordered-events.h43 struct list_head cache; member
Dordered-events.c102 struct list_head *cache = &oe->cache; in alloc_event() local
Denv.c419 void cpu_cache_level__free(struct cpu_cache_level *cache) in cpu_cache_level__free()
Dprobe-event.h17 bool cache; member
Dprobe-event.c2886 struct probe_cache *cache = NULL; in __add_probe_trace_events() local
3335 struct probe_cache *cache; in find_cached_events() local
3418 struct probe_cache *cache; in find_probe_trace_events_from_cache() local
Ddso.h193 struct rb_root cache; member
Dbuild-id.c601 struct probe_cache *cache; in build_id_cache__add_sdt_cache() local
Dheader.c1148 static int cpu_cache_level__read(struct cpu_cache_level *cache, u32 cpu, u16 level) in cpu_cache_level__read()
/tools/perf/tests/
Dsdt.c62 struct probe_cache *cache = probe_cache__new(target, NULL); in search_cached_probe() local
/tools/testing/selftests/vDSO/
Dvdso_test_correctness.c145 void* cache) in sys_getcpu()
/tools/perf/
Dbuiltin-probe.c399 struct probe_cache *cache; in del_perf_probe_caches() local
/tools/testing/selftests/x86/
Dtest_vsyscall.c177 void* cache) in sys_getcpu()