Home
last modified time | relevance | path

Searched refs:print_geo (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/cache_shape/
H A Dcache_shape.c36 static void print_geo(const char *label, uint32_t val) in print_geo() function
70 print_geo("L1I ", (uint32_t)p->a_un.a_val); in test_cache_shape()
82 print_geo("L1D ", (uint32_t)p->a_un.a_val); in test_cache_shape()
94 print_geo("L2 ", (uint32_t)p->a_un.a_val); in test_cache_shape()
106 print_geo("L3 ", (uint32_t)p->a_un.a_val); in test_cache_shape()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/cache_shape/
H A Dcache_shape.c36 static void print_geo(const char *label, uint32_t val) in print_geo() function
70 print_geo("L1I ", (uint32_t)p->a_un.a_val); in test_cache_shape()
82 print_geo("L1D ", (uint32_t)p->a_un.a_val); in test_cache_shape()
94 print_geo("L2 ", (uint32_t)p->a_un.a_val); in test_cache_shape()
106 print_geo("L3 ", (uint32_t)p->a_un.a_val); in test_cache_shape()

Completed in 1 milliseconds