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; member999 int32_t readDataRecord(FILE* dataFp, DataHeader* dataHeader, int32_t* threadId, in readDataRecord()1071 int32_t threadId; in dumpTrace() local2060 int32_t threadId; in parseDataKeys() local2173 for (int32_t threadId = 0; threadId < MAX_THREADS; ++threadId) { in parseDataKeys() local
45 ObjectId threadId; member76 ObjectId threadId; member
660 ObjectId threadId) { in SendRequestAndPossiblySuspend()700 void JdwpState::AcquireJdwpTokenForEvent(ObjectId threadId) { in AcquireJdwpTokenForEvent()715 void JdwpState::SetWaitForJdwpToken(ObjectId threadId) { in SetWaitForJdwpToken()808 ObjectId threadId = Dbg::GetThreadSelfId(); in PostVMStart() local