Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dfuchsia_provider_view.h47 void InsertThread(uint32_t, fuchsia_trace_utils::ThreadInfo);
Dfuchsia_provider_view.cc38 void FuchsiaProviderView::InsertThread(uint32_t index, in InsertThread() function in perfetto::trace_processor::FuchsiaProviderView
Dfuchsia_trace_tokenizer.cc274 provider_view->InsertThread( in ParseRecord()