Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dtrace_log.h476 std::unordered_map<int, int> thread_sort_indices_; variable
Dtrace_log.cc1579 for (const auto& it : thread_sort_indices_) { in AddMetadataEventsWhileLocked()
1672 thread_sort_indices_[static_cast<int>(thread_id)] = sort_index; in SetThreadSortIndex()