Searched defs:add_threads (Results 1 – 9 of 9) sorted by relevance
77 template <typename T = ProcessTree_Thread> T* add_threads() { in add_threads() function
197 template <typename T = ProcessStats_Thread> T* add_threads() { in add_threads() function
1194 inline ::perfetto::protos::ProcessTree_Thread* ProcessTree::add_threads() { in add_threads() function
1238 inline ::perfetto::protos::ProcessStats_Thread* ProcessStats_Process::add_threads() { in add_threads() function
394 def add_threads(context: bool): function