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