Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/fuchsia/
Dfuchsia_trace_tokenizer.cc464 uint32_t incoming_thread_ref = in ParseRecord() local
490 if (fuchsia_trace_utils::IsInlineThread(incoming_thread_ref)) { in ParseRecord()
496 incoming_thread = current_provider_->thread_table[incoming_thread_ref]; in ParseRecord()