Home
last modified time | relevance | path

Searched defs:get_cache_size (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/cpu/
H A DUtils.cpp87 static uint32_t get_cache_size(int level) { in get_cache_size() function
/aosp_15_r20/external/coreboot/src/arch/x86/
H A Dcpu_common.c191 size_t get_cache_size(const struct cpu_cache_info *info) in get_cache_size() function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/resctrl/
H A Dresctrlfs.c141 int get_cache_size(int cpu_no, char *cache_type, unsigned long *cache_size) in get_cache_size() function