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