/linux/arch/sh/mm/ |
H A D | cache-debugfs.c | 19 enum cache_type { enum 27 unsigned int cache_type = (unsigned int)file->private; in cache_debugfs_show() local
|
/linux/tools/testing/selftests/resctrl/ |
H A D | resctrlfs.c | 103 static int get_cache_level(const char *cache_type) in get_cache_level() argument 167 int get_cache_size(int cpu_no, const char *cache_type, unsigned long *cache_size) in get_cache_size() argument 334 int get_full_cbm(const char *cache_type, unsigne argument 359 get_shareable_mask(const char * cache_type,unsigned long * shareable_mask) get_shareable_mask() argument 384 get_mask_no_shareable(const char * cache_type,unsigned long * mask) get_mask_no_shareable() argument [all...] |
H A D | cat_test.c | 67 static int check_results(struct resctrl_val_param *param, const char *cache_type, in check_results()
|
/linux/include/linux/ |
H A D | cacheinfo.h | 13 enum cache_type { enum
|
H A D | regmap.h | 447 enum regcache_type cache_type; member
|
/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_topology.c | 383 static const struct kobj_type cache_type = { variable 1620 int cache_type, unsigned int cu_processor_id, in fill_in_l1_pcache() 1683 int cache_type, unsigned int cu_processor_id, in fill_in_l2_l3_pcache()
|
H A D | kfd_topology.h | 107 uint32_t cache_type; member
|
/linux/arch/xtensa/kernel/ |
H A D | perf_event.c | 115 unsigned int cache_type, cache_op, cache_result; in xtensa_pmu_cache_event() local
|
/linux/arch/arc/kernel/ |
H A D | perf_event.c | 303 unsigned int cache_type, cache_op, cache_result; in arc_pmu_cache_event() local
|
/linux/arch/loongarch/kernel/ |
H A D | perf_event.c | 604 unsigned int cache_type, cache_op, cache_result; in loongarch_pmu_map_cache_event() local
|
/linux/arch/riscv/kvm/ |
H A D | vcpu_pmu.c | 95 unsigned int cache_type, cache_op, cache_result; in kvm_pmu_get_perf_event_cache_config() local
|
/linux/drivers/perf/ |
H A D | arm_pmu.c | 127 unsigned int cache_type, cache_op, cache_result, ret; in armpmu_map_cache_event() local
|
H A D | riscv_pmu_sbi.c | 476 unsigned int cache_type, cache_op, cache_result, ret; in pmu_event_find_cache() local
|
/linux/drivers/soc/tegra/cbb/ |
H A D | tegra234-cbb.c | 351 u8 cache_type, prot_type, burst_length, mstr_id, grpsec, vqc, falconsec, beat_size; in print_errlog_err() local
|
/linux/arch/powerpc/kernel/ |
H A D | cacheinfo.c | 746 const char *cache_type; in cacheinfo_create_index_opt_attrs() local
|
/linux/arch/mips/kernel/ |
H A D | perf_event_mipsxx.c | 733 unsigned int cache_type, cache_op, cache_result; in mipspmu_map_cache_event() local
|
/linux/arch/x86/kernel/cpu/ |
H A D | cacheinfo.c | 49 char cache_type; member
|
/linux/arch/csky/kernel/ |
H A D | perf_event.c | 952 unsigned int cache_type, cache_op, cache_result; in csky_pmu_cache_event() local
|
/linux/arch/sparc/kernel/ |
H A D | perf_event.c | 1198 unsigned int cache_type, cache_op, cache_result; in sparc_map_cache_event() local
|
/linux/tools/perf/util/ |
H A D | parse-events.c | 382 if (!evsel__is_cache_op_valid(cache_type, cache_op)) in parse_events__decode_legacy_cache() local
|
/linux/arch/x86/events/ |
H A D | core.c | 370 unsigned int cache_type, cache_op, cache_result; in set_ext_hw_attr() local
|
/linux/drivers/net/hyperv/ |
H A D | hyperv_net.h | 768 u8 cache_type; member 809 u8 cache_type; member
|