Searched defs:threadId (Results 1 – 4 of 4) sorted by relevance
63 int32_t threadId; member134 int32_t threadId = strtoul(cp, &cp, 0); in parseInputFile() local159 uint32_t threadId; in parseInputFile() local329 void writeDataRecord(FILE* dataFp, int32_t threadId, uint32_t methodVal, uint32_t elapsedTime) { in writeDataRecord()
133 int32_t threadId; member995 int32_t readDataRecord(FILE* dataFp, DataHeader* dataHeader, int32_t* threadId, in readDataRecord()1067 int32_t threadId; in dumpTrace() local2056 int32_t threadId; in parseDataKeys() local2169 for (int32_t threadId = 0; threadId < MAX_THREADS; ++threadId) { in parseDataKeys() local
45 ObjectId threadId; member76 ObjectId threadId; member
620 ObjectId threadId) { in SendRequestAndPossiblySuspend()660 void JdwpState::AcquireJdwpTokenForEvent(ObjectId threadId) { in AcquireJdwpTokenForEvent()678 void JdwpState::SetWaitForJdwpToken(ObjectId threadId) { in SetWaitForJdwpToken()766 ObjectId threadId = Dbg::GetThreadSelfId(); in PostVMStart() local