Home
last modified time | relevance | path

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

/external/libcxx/utils/google-benchmark/src/
Dbenchmark.cc157 const int cache_line_size = 64; in State() local
/external/llvm-project/libcxx/utils/google-benchmark/src/
Dbenchmark.cc157 const int cache_line_size = 64; in State() local
/external/google-benchmark/src/
Dbenchmark.cc151 const int cache_line_size = 64; in State() local
/external/llvm-project/llvm/utils/benchmark/src/
Dbenchmark.cc325 const int cache_line_size = 64; in State() local
/external/llvm-project/lldb/source/Host/common/
DNativeProcessProtocol.cpp670 static const size_t cache_line_size = in ReadCStringFromMemory() local
/external/kernel-headers/original/uapi/rdma/
Dmlx5-abi.h134 __u32 cache_line_size; member
/external/llvm-project/lldb/source/Target/
DProcess.cpp2106 const size_t cache_line_size = m_memory_cache.GetMemoryCacheLineSize(); in ReadStringFromMemory() local
2154 const size_t cache_line_size = m_memory_cache.GetMemoryCacheLineSize(); in ReadCStringFromMemory() local
DTarget.cpp1850 const size_t cache_line_size = 512; in ReadCStringFromMemory() local