Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dfuchsia_trace_tokenizer.cc381 uint32_t incoming_thread_ref = in ParseRecord() local
400 if (fuchsia_trace_utils::IsInlineThread(incoming_thread_ref)) { in ParseRecord()
403 incoming_thread = current_provider_->thread_table[incoming_thread_ref]; in ParseRecord()