Home
last modified time | relevance | path

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

/tools/perf/util/
A Ddso.c891 struct dso_cache *cache; in dso_cache__free() local
906 struct dso_cache *cache; in __dso_cache__find() local
932 struct dso_cache *cache; in dso_cache__insert() local
960 static ssize_t dso_cache__memcpy(struct dso_cache *cache, u64 offset, u8 *data, in dso_cache__memcpy()
1003 struct dso_cache *cache; in dso_cache__populate() local
1044 struct dso_cache *cache = __dso_cache__find(dso, offset); in dso_cache__find() local
1052 struct dso_cache *cache; in dso_cache_io() local
A Dcpumap.h30 int cache; member
A Dordered-events.h43 struct list_head cache; member
A Dordered-events.c102 struct list_head *cache = &oe->cache; in alloc_event() local
A Dprobe-event.h17 bool cache; member
A Denv.c555 void cpu_cache_level__free(struct cpu_cache_level *cache) in cpu_cache_level__free()
A Ddso.h225 struct rb_root cache; member
380 static inline void dso__set_auxtrace_cache(struct dso *dso, struct auxtrace_cache *cache) in dso__set_auxtrace_cache()
A Dprobe-event.c2987 struct probe_cache *cache = NULL; in __add_probe_trace_events() local
3436 struct probe_cache *cache; in find_cached_events() local
3519 struct probe_cache *cache; in find_probe_trace_events_from_cache() local
A Dbuild-id.c549 struct probe_cache *cache; in build_id_cache__add_sdt_cache() local
A Dheader.c1131 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/
A Dcpumap.h16 int cache; member
/tools/perf/tests/
A Dsdt.c62 struct probe_cache *cache = probe_cache__new(target, NULL); in search_cached_probe() local
/tools/testing/selftests/vDSO/
A Dvdso_test_correctness.c152 void* cache) in sys_getcpu()
/tools/testing/selftests/x86/
A Dtest_vsyscall.c106 void* cache) in sys_getcpu()
/tools/lib/bpf/
A Dfeatures.c587 bool feat_supported(struct kern_feature_cache *cache, enum kern_feature_id feat_id) in feat_supported()
/tools/perf/
A Dbuiltin-probe.c417 struct probe_cache *cache; in del_perf_probe_caches() local
A Dbuiltin-stat.c152 bool node, socket, die, cluster, cache, core, thread, no_aggr; member
1211 static int cpu__get_cache_details(struct perf_cpu cpu, struct perf_cache *cache) in cpu__get_cache_details()
1286 struct perf_cache cache; in aggr_cpu_id__cache() local

Completed in 59 milliseconds