Home
last modified time | relevance | path

Searched refs:record_len_words (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/src/trace_processor/
Dfuchsia_trace_tokenizer.cc116 uint32_t record_len_words = in Parse() local
118 uint32_t record_len_bytes = record_len_words * sizeof(uint64_t); in Parse()