Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Target/
DMemory.cpp74 const uint32_t cache_line_byte_size = m_L2_cache_line_byte_size; in Flush() local
169 const uint32_t cache_line_byte_size = m_L2_cache_line_byte_size; in Read() local