Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DMemory.cpp75 const uint32_t cache_line_byte_size = m_L2_cache_line_byte_size; in Flush() local
170 const uint32_t cache_line_byte_size = m_L2_cache_line_byte_size; in Read() local