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

/fuchsia/zircon/system/ulib/trace-engine/include/trace-engine/
H A Dfields.h27 inline constexpr size_t WordsToBytes(size_t num_words) { argument
/fuchsia/zircon/system/ulib/trace-reader/
H A Dreader.cpp642 Chunk::Chunk(const uint64_t* begin, size_t num_words) argument
669 bool Chunk::ReadChunk(size_t num_words, Chunk* out_chunk) { argument
679 auto num_words = BytesToWords(length); local
689 bool Chunk::ReadInPlace(size_t num_words, cons argument
[all...]

Completed in 26 milliseconds