Searched defs:threadName (Results 1 – 5 of 5) sorted by relevance
23 int expectedVersion, String threadName) throws Exception { in CheckTraceFileFormat()
147 public boolean ShouldCheckThread(int threadId, String threadName) throws Exception { in ShouldCheckThread()249 String threadName = threadIdMap.get(threadId); in UpdateThreadEvents() local258 int expectedVersion, String threadName) throws Exception; in CheckTraceFileFormat()
180 private static native void dumpTrace(String fileName, String threadName); in dumpTrace()
221 jstring threadName) { in Java_Main_dumpTrace()