Searched defs:InsertThread (Results 1 – 2 of 2) sorted by relevance
/external/perfetto/src/trace_processor/importers/fuchsia/ | ||
D | fuchsia_record.cc | 38 void FuchsiaRecord::InsertThread(uint32_t index, in InsertThread() function in perfetto::trace_processor::FuchsiaRecord |
/external/llvm-project/lldb/source/Target/ | ||
D | ThreadCollection.cpp | 45 void ThreadCollection::InsertThread(const lldb::ThreadSP &thread_sp, in InsertThread() function in ThreadCollection |