Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/fuchsia/
Dfuchsia_trace_tokenizer.cc462 uint32_t outgoing_thread_ref = in ParseRecord() local
480 if (fuchsia_trace_utils::IsInlineThread(outgoing_thread_ref)) { in ParseRecord()
486 outgoing_thread = current_provider_->thread_table[outgoing_thread_ref]; in ParseRecord()