Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/libtiutils/
DDebugUtils.h265 ThreadInfo * const threadInfo = data->threads.itemAt(i); in findCurrentThreadInfo() local
274 ThreadInfo * const threadInfo = registerThread(data.get(), threadId); in findCurrentThreadInfo() local
296 ThreadInfo * const threadInfo = findCurrentThreadInfo(); in addOffsetForCurrentThread() local
312 ThreadInfo * const threadInfo = findCurrentThreadInfo(); in offsetForCurrentThread() local
DDebugUtils.cpp84 ThreadInfo * const threadInfo = data->threads.itemAt(i); in registerThread() local