Searched defs:cache (Results 1 – 17 of 17) sorted by relevance
| /tools/perf/util/ |
| D | dso.c | 867 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
|
| D | cpumap.h | 30 int cache; member
|
| D | ordered-events.h | 43 struct list_head cache; member
|
| D | ordered-events.c | 102 struct list_head *cache = &oe->cache; in alloc_event() local
|
| D | env.c | 423 void cpu_cache_level__free(struct cpu_cache_level *cache) in cpu_cache_level__free()
|
| D | probe-event.h | 17 bool cache; member
|
| D | dso.h | 148 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()
|
| D | probe-event.c | 2916 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
|
| D | build-id.c | 541 struct probe_cache *cache; in build_id_cache__add_sdt_cache() local
|
| D | header.c | 1152 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/ |
| D | cpumap.h | 16 int cache; member
|
| /tools/perf/tests/ |
| D | sdt.c | 62 struct probe_cache *cache = probe_cache__new(target, NULL); in search_cached_probe() local
|
| /tools/testing/selftests/vDSO/ |
| D | vdso_test_correctness.c | 152 void* cache) in sys_getcpu()
|
| /tools/lib/bpf/ |
| D | features.c | 591 bool feat_supported(struct kern_feature_cache *cache, enum kern_feature_id feat_id) in feat_supported()
|
| /tools/testing/selftests/x86/ |
| D | test_vsyscall.c | 106 void* cache) in sys_getcpu()
|
| /tools/perf/ |
| D | builtin-probe.c | 417 struct probe_cache *cache; in del_perf_probe_caches() local
|
| D | builtin-stat.c | 170 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
|