Home
last modified time | relevance | path

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

/llvm-project/third-party/benchmark/src/
H A Dperf_counters.cc42 std::size_t data_bytes = read_bytes - sizeof(uint64_t); in Read() local
/llvm-project/lldb/source/Utility/
H A DDataExtractor.cpp207 const uint8_t *data_bytes = data->GetBytes(); in GetSharedDataOffset() local