Home
last modified time | relevance | path

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

/bionic/tests/
Dunistd_test.cpp1203 [[maybe_unused]] static void show_cache(const char* name, long size, long assoc, long line_size) { in show_cache() argument
1204 printf("%s cache size: %ld bytes, line size %ld bytes, ", name, size, line_size); in show_cache()