Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dfuchsia_trace_tokenizer.cc379 uint32_t outgoing_thread_ref = in ParseRecord() local
393 if (fuchsia_trace_utils::IsInlineThread(outgoing_thread_ref)) { in ParseRecord()
396 outgoing_thread = current_provider_->thread_table[outgoing_thread_ref]; in ParseRecord()