Home
last modified time | relevance | path

Searched refs:cache_cpus (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/tools/testing/selftests/resctrl/
H A Dresctrlfs.c225 int node_cpus, cache_cpus; in snc_nodes_per_l3_cache() local
237 cache_cpus = count_sys_bitmap_bits("/sys/devices/system/cpu/cpu0/cache/index3/shared_cpu_map"); in snc_nodes_per_l3_cache()
239 if (!node_cpus || !cache_cpus) { in snc_nodes_per_l3_cache()
244 snc_mode = cache_cpus / node_cpus; in snc_nodes_per_l3_cache()