Home
last modified time | relevance | path

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

/llvm-project/third-party/benchmark/src/
H A Dbenchmark.cc218 const int cache_line_size = 64; in State() local
/llvm-project/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp680 static const size_t cache_line_size = ReadCStringFromMemory() local
/llvm-project/lldb/source/Target/
H A DTarget.cpp1987 const size_t cache_line_size = 512; ReadCStringFromMemory() local
2030 addr_t cache_line_size = m_process_sp->GetMemoryCacheLineSize(); GetReasonableReadSize() local
H A DProcess.cpp2165 const size_t cache_line_size = m_memory_cache.GetMemoryCacheLineSize(); ReadCStringFromMemory() local