Searched defs:cache_line_size (Results 1 – 4 of 4) sorted by relevance
/llvm-project/third-party/benchmark/src/ | ||
H A D | benchmark.cc | 218 const int cache_line_size = 64; in State() local |
/llvm-project/lldb/source/Host/common/ | ||
H A D | NativeProcessProtocol.cpp | 680 static const size_t cache_line_size = ReadCStringFromMemory() local |
/llvm-project/lldb/source/Target/ | ||
H A D | Target.cpp | 1987 const size_t cache_line_size = 512; ReadCStringFromMemory() local |
H A D | Process.cpp | 2165 const size_t cache_line_size = m_memory_cache.GetMemoryCacheLineSize(); ReadCStringFromMemory() local |