Searched defs:GetMemoryCacheLineSize (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DMemory.h34 uint32_t GetMemoryCacheLineSize() const { return m_L2_cache_line_byte_size; } function in class:lldb_private::MemoryCache
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp152 uint64_t ProcessProperties::GetMemoryCacheLineSize() const { function in class:ProcessProperties

Completed in 64 milliseconds