Home
last modified time | relevance | path

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

/tools/perf/util/
Ddso.c867 struct dso_cache *cache; in dso_cache__free() local
882 struct dso_cache *cache; in __dso_cache__find() local
908 struct dso_cache *cache; in dso_cache__insert() local
936 static ssize_t dso_cache__memcpy(struct dso_cache *cache, u64 offset, u8 *data, in dso_cache__memcpy()
979 struct dso_cache *cache; in dso_cache__populate() local
1020 struct dso_cache *cache = __dso_cache__find(dso, offset); in dso_cache__find() local
1028 struct dso_cache *cache; in dso_cache_io() local
Dcpumap.h30 int cache; member
Dordered-events.h43 struct list_head cache; member
Dordered-events.c102 struct list_head *cache = &oe->cache; in alloc_event() local
Denv.c423 void cpu_cache_level__free(struct cpu_cache_level *cache) in cpu_cache_level__free()
Dprobe-event.h17 bool cache; member
Ddso.h148 struct rb_root cache; member
298 static inline void dso__set_auxtrace_cache(struct dso *dso, struct auxtrace_cache *cache) in dso__set_auxtrace_cache()
Dprobe-event.c2916 struct probe_cache *cache = NULL; in __add_probe_trace_events() local
3365 struct probe_cache *cache; in find_cached_events() local
3448 struct probe_cache *cache; in find_probe_trace_events_from_cache() local
Dbuild-id.c541 struct probe_cache *cache; in build_id_cache__add_sdt_cache() local
Dheader.c1152 static int cpu_cache_level__read(struct cpu_cache_level *cache, u32 cpu, u16 level) in cpu_cache_level__read()
/tools/lib/perf/include/perf/
Dcpumap.h16 int cache; member
/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.c152 void* cache) in sys_getcpu()
/tools/lib/bpf/
Dfeatures.c591 bool feat_supported(struct kern_feature_cache *cache, enum kern_feature_id feat_id) in feat_supported()
/tools/testing/selftests/x86/
Dtest_vsyscall.c106 void* cache) in sys_getcpu()
/tools/perf/
Dbuiltin-probe.c417 struct probe_cache *cache; in del_perf_probe_caches() local
Dbuiltin-stat.c170 bool node, socket, die, cluster, cache, core, thread, no_aggr; member
1221 static int cpu__get_cache_details(struct perf_cpu cpu, struct perf_cache *cache) in cpu__get_cache_details()
1296 struct perf_cache cache; in aggr_cpu_id__cache() local