Home
last modified time | relevance | path

Searched defs:threadInfo (Results 1 – 6 of 6) sorted by relevance

/external/perfetto/ui/src/frontend/
Dslice_details_panel.ts28 const threadInfo = globals.threads.get(sliceInfo.utid); constant
59 const threadInfo = globals.threads.get(sliceInfo.wakerUtid!); constant
153 const threadInfo = globals.threads.get(sliceInfo.utid); constant
/external/gemmlowp/profiling/
Dinstrumentation.h181 ThreadInfo* threadInfo = static_cast<ThreadInfo*>(threadInfoPtr); in ThreadLocalThreadInfo() local
183 delete threadInfo; in ThreadLocalThreadInfo() local
193 ThreadInfo* threadInfo = static_cast<ThreadInfo*>(pthread_getspecific(key)); in ThreadLocalThreadInfo() local
/external/perfetto/ui/src/controller/
Dselection_controller.ts483 const threadInfo = (await this.args.engine.query(` constant
/external/webrtc/sdk/android/api/org/webrtc/
DPeerConnectionFactory.java516 private static void printStackTrace( in printStackTrace()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dcontext.h521 SWR_THREADING_INFO threadInfo; member
/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DVmaReplay.cpp1715 Thread threadInfo{}; in ExecuteLine() local