Home
last modified time | relevance | path

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

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