Searched refs:SetThreadSortIndex (Results 1 – 3 of 3) sorted by relevance
640 void SetThreadSortIndex(PlatformThreadId , int sort_index);
2332 void TraceLog::SetThreadSortIndex(PlatformThreadId thread_id, int sort_index) { in SetThreadSortIndex() function in base::debug::TraceLog
407 base::debug::TraceLog::GetInstance()->SetThreadSortIndex( in Init()