Created
March 8, 2016 11:02
-
-
Save abhijangda/225987498dc5fd4552d8 to your computer and use it in GitHub Desktop.
modified hotspot printcompilation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 10329 1 3 java.lang.String::equals(Ljava/lang/Object;)Z (81 bytes) | |
| JNI_createVM | |
| Booting VM in prims/jni.cpp | |
| 10659 2 3 java.lang.String::charAt(I)C (29 bytes) | |
| 10659 3 3 java.lang.Math::min(II)I (11 bytes) | |
| 11778 4 3 java.lang.Object::<init>()V (1 bytes) | |
| 11927 5 3 java.lang.String::indexOf(II)I (70 bytes) | |
| 11936 6 n 0 java.lang.System::arraycopy(Ljava/lang/Object;ILjava/lang/Object;II)V (native) (static) | |
| 11937 7 3 java.io.BufferedInputStream::getBufIfOpen()[B (21 bytes) | |
| 11937 8 s 3 java.io.BufferedInputStream::read()I (49 bytes) | |
| 11938 11 3 java.io.DataInputStream::readUTF(Ljava/io/DataInput;)Ljava/lang/String; (501 bytes) | |
| 11941 12 1 java.lang.Object::<init>()V (1 bytes) | |
| 11941 4 3 java.lang.Object::<init>()V (1 bytes) made not entrant | |
| 11941 17 3 java.io.DataInputStream::readFully([BII)V (63 bytes) | |
| 11941 14 s 3 java.io.BufferedInputStream::read([BII)I (113 bytes) | |
| 11942 16 3 java.io.BufferedInputStream::read1([BII)I (108 bytes) | |
| 11943 18 3 java.io.DataInputStream::readShort()S (40 bytes) | |
| 11943 9 3 java.lang.String::<init>([CII)V (62 bytes) | |
| 11944 19 3 java.lang.String::hashCode()I (55 bytes) | |
| 11944 10 3 java.util.Arrays::copyOfRange([CII)[C (63 bytes) | |
| 11945 13 3 java.io.DataInputStream::readUTF()Ljava/lang/String; (5 bytes) | |
| 11945 15 3 java.io.DataInputStream::readUnsignedShort()I (39 bytes) | |
| 12091 20 s 3 java.io.ByteArrayInputStream::read()I (36 bytes) | |
| 12091 21 3 java.io.DataInputStream::readByte()B (23 bytes) | |
| 12164 22 3 sun.util.calendar.ZoneInfoFile::indexOf([IIII)I (32 bytes) | |
| 12181 23 3 java.util.zip.CRC32::update([B)V (16 bytes) | |
| 12181 24 3 sun.util.calendar.ZoneInfoFile$Checksum::update(I)V (39 bytes) | |
| 12801 25 3 java.lang.String::length()I (6 bytes) | |
| 12802 26 3 java.util.jar.Attributes$Name::isValid(C)Z (32 bytes) | |
| 12803 27 3 java.util.jar.Attributes$Name::isAlpha(C)Z (30 bytes) | |
| 13582 28 3 java.lang.CharacterData::of(I)Ljava/lang/CharacterData; (120 bytes) | |
| 13582 29 3 java.lang.CharacterDataLatin1::getProperties(I)I (11 bytes) | |
| 14506 30 1 java.lang.ref.Reference::get()Ljava/lang/Object; (5 bytes) | |
| 14507 31 3 java.util.HashMap::hash(Ljava/lang/Object;)I (20 bytes) | |
| 14517 32 3 sun.misc.ASCIICaseInsensitiveComparator::toLower(I)I (16 bytes) | |
| 14518 33 3 sun.misc.ASCIICaseInsensitiveComparator::isUpper(I)Z (18 bytes) | |
| 15432 35 3 java.util.HashMap::putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; (300 bytes) | |
| 15434 34 3 java.util.HashMap::put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; (13 bytes) | |
| 15925 36 4 java.lang.String::charAt(I)C (29 bytes) | |
| 15926 37 1 java.lang.ThreadLocal::access$400(Ljava/lang/ThreadLocal;)I (5 bytes) | |
| 15927 2 3 java.lang.String::charAt(I)C (29 bytes) made not entrant | |
| 15929 38 3 java.lang.System::getSecurityManager()Ljava/lang/SecurityManager; (4 bytes) | |
| 16223 39 3 java.lang.AbstractStringBuilder::ensureCapacityInternal(I)V (16 bytes) | |
| 16224 40 3 java.lang.String::indexOf(I)I (7 bytes) | |
| 16292 41 3 java.lang.String::getChars(II[CI)V (62 bytes) | |
| 16538 42 3 sun.util.locale.LocaleUtils::isUpper(C)Z (18 bytes) | |
| 16921 44 n 0 sun.misc.Unsafe::getObjectVolatile(Ljava/lang/Object;J)Ljava/lang/Object; (native) | |
| 16921 43 3 java.util.concurrent.ConcurrentHashMap::tabAt([Ljava/util/concurrent/ConcurrentHashMap$Node;I)Ljava/util/concurrent/ConcurrentHashMap$Node; (21 bytes) | |
| 16950 45 s 4 java.io.BufferedInputStream::read()I (49 bytes) | |
| 16950 46 3 java.io.DataInputStream::readInt()I (72 bytes) | |
| 16953 8 s 3 java.io.BufferedInputStream::read()I (49 bytes) made not entrant | |
| 17041 47 3 java.util.HashMap::newNode(ILjava/lang/Object;Ljava/lang/Object;Ljava/util/HashMap$Node;)Ljava/util/HashMap$Node; (13 bytes) | |
| 17042 48 3 java.util.HashMap::afterNodeInsertion(Z)V (1 bytes) | |
| 17253 49 3 java.lang.Character::toUpperCaseEx(I)I (30 bytes) | |
| 17254 50 3 java.lang.CharacterDataLatin1::toUpperCaseEx(I)I (71 bytes) | |
| 17295 51 3 sun.nio.cs.UTF_8$Encoder::encode([CII[B)I (359 bytes) | |
| 17375 52 3 java.lang.String::lastIndexOf(II)I (52 bytes) | |
| 17391 53 3 java.util.concurrent.ConcurrentHashMap::spread(I)I (10 bytes) | |
| 17392 54 3 java.lang.AbstractStringBuilder::append(Ljava/lang/String;)Ljava/lang/AbstractStringBuilder; (50 bytes) | |
| 17406 56 n 0 sun.misc.Unsafe::putObjectVolatile(Ljava/lang/Object;JLjava/lang/Object;)V (native) | |
| 17406 55 3 java.util.concurrent.ConcurrentHashMap::setTabAt([Ljava/util/concurrent/ConcurrentHashMap$Node;ILjava/util/concurrent/ConcurrentHashMap$Node;)V (19 bytes) | |
| 17406 57 n 0 sun.misc.Unsafe::compareAndSwapObject(Ljava/lang/Object;JLjava/lang/Object;Ljava/lang/Object;)Z (native) | |
| 17555 58 1 java.lang.String::length()I (6 bytes) | |
| 17555 25 3 java.lang.String::length()I (6 bytes) made not entrant | |
| 17556 59 3 java.util.concurrent.ConcurrentHashMap::casTabAt([Ljava/util/concurrent/ConcurrentHashMap$Node;ILjava/util/concurrent/ConcurrentHashMap$Node;Ljava/util/concurrent/ConcurrentHashMap$Node;)Z (20 bytes) | |
| 17556 60 3 java.util.concurrent.ConcurrentHashMap$Node::<init>(ILjava/lang/Object;Ljava/lang/Object;Ljava/util/concurrent/ConcurrentHashMap$Node;)V (26 bytes) | |
| 17559 61 1 java.net.URL::getProtocol()Ljava/lang/String; (5 bytes) | |
| 17559 62 3 java.lang.StringBuilder::append(Ljava/lang/String;)Ljava/lang/StringBuilder; (8 bytes) | |
| 17559 63 3 java.util.Arrays::copyOf([CI)[C (19 bytes) | |
| 17559 64 1 java.net.URL::getHost()Ljava/lang/String; (5 bytes) | |
| 17770 65 ! 3 java.util.concurrent.ConcurrentHashMap::putVal(Ljava/lang/Object;Ljava/lang/Object;Z)Ljava/lang/Object; (362 bytes) | |
| 17783 66 3 java.lang.String::startsWith(Ljava/lang/String;I)Z (72 bytes) | |
| 17784 67 1 java.util.ArrayList::size()I (5 bytes) | |
| 17785 68 1 sun.util.calendar.CalendarDate::isNormalized()Z (5 bytes) | |
| 17785 69 n 0 sun.misc.Unsafe::compareAndSwapLong(Ljava/lang/Object;JJJ)Z (native) | |
| 17786 70 3 java.util.Arrays::copyOf([BI)[B (19 bytes) | |
| 18202 71 1 sun.util.calendar.CalendarDate::getYear()I (5 bytes) | |
| 18202 72 1 sun.util.calendar.CalendarDate::getZone()Ljava/util/TimeZone; (5 bytes) | |
| 18713 73 1 sun.util.calendar.CalendarDate::getMonth()I (5 bytes) | |
| 18715 74 3 sun.nio.cs.UTF_8$Decoder::decode([BII[C)I (759 bytes) | |
| 18725 85 3 sun.util.calendar.Gregorian$Date::getNormalizedYear()I (5 bytes) | |
| 18725 86 3 sun.util.calendar.BaseCalendar::isLeapYear(I)Z (5 bytes) | |
| 18725 87 3 sun.util.calendar.CalendarUtils::isGregorianLeapYear(I)Z (27 bytes) | |
| 18726 80 1 java.util.zip.ZipFile::access$300(Ljava/util/zip/ZipFile;)I (5 bytes) | |
| 18726 75 1 sun.util.calendar.CalendarDate::getDayOfMonth()I (5 bytes) | |
| 18726 76 1 sun.util.calendar.CalendarDate::getHours()I (5 bytes) | |
| 18726 77 1 sun.util.calendar.CalendarDate::getMinutes()I (5 bytes) | |
| 18727 78 1 sun.util.calendar.CalendarDate::getSeconds()I (5 bytes) | |
| 18727 79 1 sun.util.calendar.CalendarDate::getMillis()I (5 bytes) | |
| 18727 81 1 sun.util.calendar.CalendarDate::isStandardTime()Z (5 bytes) | |
| 18727 82 1 sun.util.calendar.BaseCalendar$Date::getCachedYear()I (5 bytes) | |
| 18728 84 1 java.util.zip.ZipEntry::getName()Ljava/lang/String; (5 bytes) | |
| 18728 83 1 java.util.zip.ZipCoder::isUTF8()Z (5 bytes) | |
| 18855 88 n 0 java.lang.Thread::currentThread()Ljava/lang/Thread; (native) (static) | |
| 18855 89 3 java.lang.ref.SoftReference::get()Ljava/lang/Object; (29 bytes) | |
| 18856 91 3 java.lang.ThreadLocal::getMap(Ljava/lang/Thread;)Ljava/lang/ThreadLocal$ThreadLocalMap; (5 bytes) | |
| 18856 90 1 java.lang.StringCoding$StringDecoder::requestedCharsetName()Ljava/lang/String; (5 bytes) | |
| 18856 92 3 java.nio.charset.CharsetDecoder::maxCharsPerByte()F (5 bytes) | |
| 18857 93 3 java.lang.AbstractStringBuilder::expandCapacity(I)V (50 bytes) | |
| 18860 94 1 java.lang.StringCoding$StringEncoder::requestedCharsetName()Ljava/lang/String; (5 bytes) | |
| 18861 95 3 java.nio.charset.CharsetEncoder::maxBytesPerChar()F (5 bytes) | |
| 18863 96 3 java.lang.StringCoding::deref(Ljava/lang/ThreadLocal;)Ljava/lang/Object; (19 bytes) | |
| 18864 97 3 java.lang.ThreadLocal::get()Ljava/lang/Object; (38 bytes) | |
| 18865 100 3 java.lang.ThreadLocal$ThreadLocalMap::access$000(Ljava/lang/ThreadLocal$ThreadLocalMap;Ljava/lang/ThreadLocal;)Ljava/lang/ThreadLocal$ThreadLocalMap$Entry; (6 bytes) | |
| 18865 101 3 java.lang.ThreadLocal$ThreadLocalMap::getEntry(Ljava/lang/ThreadLocal;)Ljava/lang/ThreadLocal$ThreadLocalMap$Entry; (42 bytes) | |
| 18866 98 3 java.lang.StringCoding::access$000(IF)I (6 bytes) | |
| 18866 99 3 java.lang.StringCoding::scale(IF)I (7 bytes) | |
| 18866 102 3 java.lang.AbstractStringBuilder::<init>(I)V (12 bytes) | |
| 18869 103 3 java.io.UnixFileSystem::normalize(Ljava/lang/String;)Ljava/lang/String; (75 bytes) | |
| 18874 104 3 java.lang.String::getBytes(Ljava/lang/String;)[B (27 bytes) | |
| 18874 105 ! 3 java.lang.StringCoding::encode(Ljava/lang/String;[CII)[B (120 bytes) | |
| 18875 106 3 java.io.File::isInvalid()Z (47 bytes) | |
| 18875 107 3 java.lang.StringBuilder::<init>()V (7 bytes) | |
| 18877 108 3 java.lang.StringBuilder::toString()Ljava/lang/String; (17 bytes) | |
| 18877 109 3 java.util.HashMap::clear()V (50 bytes) | |
| 18877 110 3 java.util.LinkedHashMap::clear()V (15 bytes) | |
| 18878 111 3 java.lang.StringCoding::access$300([BILjava/nio/charset/Charset;Z)[B (8 bytes) | |
| 18878 112 3 java.lang.StringCoding::safeTrim([BILjava/nio/charset/Charset;Z)[B (24 bytes) | |
| 18983 113 1 java.net.URL::getPath()Ljava/lang/String; (5 bytes) | |
| 18984 114 n 0 java.util.zip.ZipFile::getEntrySize(J)J (native) (static) | |
| 18985 115 1 java.net.URL::getAuthority()Ljava/lang/String; (5 bytes) | |
| 18985 116 3 java.lang.String::lastIndexOf(I)I (13 bytes) | |
| 19009 117 n 0 java.lang.System::nanoTime()J (native) (static) | |
| 19022 118 3 java.lang.ClassLoader::checkName(Ljava/lang/String;)Z (43 bytes) | |
| 19022 119 3 sun.misc.VM::allowArraySyntax()Z (4 bytes) | |
| 19023 120 3 java.util.zip.ZStreamRef::address()J (5 bytes) | |
| 19025 121 3 java.util.zip.ZipFile::ensureOpen()V (37 bytes) | |
| 19025 122 1 java.net.URL::getFile()Ljava/lang/String; (5 bytes) | |
| 19026 125 3 java.lang.String::endsWith(Ljava/lang/String;)Z (17 bytes) | |
| 19026 123 3 java.lang.Character::toLowerCase(C)C (6 bytes) | |
| 19026 124 3 java.lang.Character::toLowerCase(I)I (9 bytes) | |
| 19043 126 3 java.lang.String::checkBounds([BII)V (46 bytes) | |
| 19043 127 4 java.lang.String::indexOf(II)I (70 bytes) | |
| 19043 128 3 sun.util.calendar.CalendarDate::setNormalized(Z)V (6 bytes) | |
| 19044 129 1 java.net.URL::getRef()Ljava/lang/String; (5 bytes) | |
| 19044 130 1 java.util.zip.ZipFile::access$000(Ljava/util/zip/ZipFile;)Ljava/util/Map; (5 bytes) | |
| 19045 5 3 java.lang.String::indexOf(II)I (70 bytes) made not entrant | |
| 19045 131 3 java.lang.String::indexOf([CII[CIII)I (166 bytes) | |
| 19060 132 3 java.util.concurrent.ConcurrentHashMap::putIfAbsent(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; (8 bytes) | |
| 19060 133 3 java.lang.String::<init>([CZ)V (10 bytes) | |
| 19062 134 3 java.nio.Buffer::checkIndex(I)I (22 bytes) | |
| 19062 135 3 java.nio.DirectLongBufferU::ix(I)J (10 bytes) | |
| 19063 136 3 java.lang.String::substring(II)Ljava/lang/String; (79 bytes) | |
| 19063 137 n 0 java.util.zip.ZipFile::getEntryCSize(J)J (native) (static) | |
| 19063 138 n 0 java.util.zip.ZipFile::getEntryMethod(J)I (native) (static) | |
| 19406 139 n 0 java.util.zip.ZipFile::freeEntry(JJ)V (native) (static) | |
| 19407 140 3 java.lang.String::toCharArray()[C (25 bytes) | |
| 19407 142 3 java.lang.String::replace(CC)Ljava/lang/String; (127 bytes) | |
| 19408 141 3 java.lang.String::substring(I)Ljava/lang/String; (56 bytes) | |
| 19477 143 3 org.dacapo.parser.ConfigFileTokenManager::jjCheckNAdd(I)V (41 bytes) | |
| 19478 144 3 org.dacapo.parser.SimpleCharStream::readChar()C (89 bytes) | |
| 19479 145 3 org.dacapo.parser.SimpleCharStream::UpdateLineColumn(C)V (195 bytes) | |
| 19479 146 3 java.util.HashMap::getNode(ILjava/lang/Object;)Ljava/util/HashMap$Node; (148 bytes) | |
| 19480 147 1 java.security.ProtectionDomain::getCodeSource()Ljava/security/CodeSource; (5 bytes) | |
| 19481 148 3 java.lang.CharacterDataLatin1::toLowerCase(I)I (39 bytes) | |
| 19481 149 3 org.dacapo.parser.ConfigFileTokenManager::jjCheckNAddStates(II)V (18 bytes) | |
| 19482 150 3 org.dacapo.parser.SimpleCharStream::BeginToken()C (20 bytes) | |
| 19483 152 3 org.dacapo.parser.SimpleCharStream::backup(I)V (38 bytes) | |
| 19484 153 ! 3 org.dacapo.parser.ConfigFileTokenManager::jjMoveNfa_0(II)I (1195 bytes) | |
| 19484 155 4 java.lang.String::hashCode()I (55 bytes) | |
| 19488 159 4 org.dacapo.parser.SimpleCharStream::readChar()C (89 bytes) | |
| 19489 19 3 java.lang.String::hashCode()I (55 bytes) made not entrant | |
| 19489 160 4 org.dacapo.parser.SimpleCharStream::UpdateLineColumn(C)V (195 bytes) | |
| 19490 158 ! 3 org.dacapo.parser.ConfigFileTokenManager::getNextToken()Lorg/dacapo/parser/Token; (707 bytes) | |
| 19491 164 4 org.dacapo.parser.ConfigFileTokenManager::jjCheckNAdd(I)V (41 bytes) | |
| 19492 143 3 org.dacapo.parser.ConfigFileTokenManager::jjCheckNAdd(I)V (41 bytes) made not entrant | |
| 19494 145 3 org.dacapo.parser.SimpleCharStream::UpdateLineColumn(C)V (195 bytes) made not entrant | |
| 19494 172 4 java.lang.CharacterData::of(I)Ljava/lang/CharacterData; (120 bytes) | |
| 19498 161 3 org.dacapo.parser.ConfigFileTokenManager::jjMoveStringLiteralDfa0_0()I (519 bytes) | |
| 19498 28 3 java.lang.CharacterData::of(I)Ljava/lang/CharacterData; (120 bytes) made not entrant | |
| 19498 144 3 org.dacapo.parser.SimpleCharStream::readChar()C (89 bytes) made not entrant | |
| 19499 173 4 java.lang.Character::toLowerCase(C)C (6 bytes) | |
| 19499 174 4 java.lang.CharacterDataLatin1::toLowerCase(I)I (39 bytes) | |
| 19499 156 s 3 java.lang.StringBuffer::setLength(I)V (11 bytes) | |
| 19500 157 3 java.lang.AbstractStringBuilder::setLength(I)V (45 bytes) | |
| 19500 148 3 java.lang.CharacterDataLatin1::toLowerCase(I)I (39 bytes) made not entrant | |
| 19500 162 3 org.dacapo.parser.ConfigFileTokenManager::jjFillToken()Lorg/dacapo/parser/Token; (97 bytes) | |
| 19500 123 3 java.lang.Character::toLowerCase(C)C (6 bytes) made not entrant | |
| 19501 163 3 org.dacapo.parser.SimpleCharStream::getBeginLine()I (10 bytes) | |
| 19501 169 3 org.dacapo.parser.ConfigFile::jj_consume_token(I)Lorg/dacapo/parser/Token; (91 bytes) | |
| 19501 175 ! 4 org.dacapo.parser.ConfigFileTokenManager::jjMoveNfa_0(II)I (1195 bytes) | |
| 19502 166 3 org.dacapo.parser.SimpleCharStream::getBeginColumn()I (10 bytes) | |
| 19502 167 3 org.dacapo.parser.SimpleCharStream::getEndLine()I (10 bytes) | |
| 19502 168 3 org.dacapo.parser.SimpleCharStream::getEndColumn()I (10 bytes) | |
| 19502 170 3 org.dacapo.parser.Token::newToken(ILjava/lang/String;)Lorg/dacapo/parser/Token; (22 bytes) | |
| 19502 176 3 java.lang.String::toLowerCase(Ljava/util/Locale;)Ljava/lang/String; (431 bytes) | |
| 19505 171 3 org.dacapo.parser.Token::<init>(ILjava/lang/String;)V (15 bytes) | |
| 19505 165 3 org.dacapo.parser.ConfigFile::jj_ntk()I (52 bytes) | |
| 19505 151 3 java.util.HashMap::get(Ljava/lang/Object;)Ljava/lang/Object; (23 bytes) | |
| 19506 154 3 java.util.HashMap$Node::<init>(ILjava/lang/Object;Ljava/lang/Object;Ljava/util/HashMap$Node;)V (26 bytes) | |
| 19525 153 ! 3 org.dacapo.parser.ConfigFileTokenManager::jjMoveNfa_0(II)I (1195 bytes) made not entrant | |
| 19613 177 n 0 java.lang.Object::hashCode()I (native) | |
| 19614 178 3 org.dacapo.parser.Config::getSize(Ljava/lang/String;)Lorg/dacapo/parser/Config$Size; (59 bytes) | |
| Using scaled threading model. 8 processors detected, 8 threads used to drive the workload, in a possible range of [1,64] | |
| 19644 180 ! 3 java.lang.StringCoding$StringEncoder::encode([CII)[B (179 bytes) | |
| 19645 179 3 java.io.UnixFileSystem::prefixLength(Ljava/lang/String;)I (25 bytes) | |
| 19655 181 3 java.util.zip.Inflater::ensureOpen()V (47 bytes) | |
| 19671 182 3 java.util.zip.ZipFile::access$400(Ljava/util/zip/ZipFile;)J (5 bytes) | |
| 19675 183 ! 3 java.util.zip.Inflater::inflate([BII)I (113 bytes) | |
| 19675 184 n 0 java.util.zip.Inflater::inflateBytes(J[BII)I (native) | |
| 19680 185 3 java.io.BufferedOutputStream::flushBuffer()V (29 bytes) | |
| 19680 186 s 3 java.io.BufferedOutputStream::write([BII)V (67 bytes) | |
| 19680 187 3 java.io.FileOutputStream::write([BII)V (12 bytes) | |
| 19684 188 ! 3 java.util.zip.InflaterInputStream::read([BII)I (138 bytes) | |
| 19685 189 3 java.util.zip.InflaterInputStream::ensureOpen()V (18 bytes) | |
| 19686 190 n 0 java.io.FileOutputStream::writeBytes([BIIZ)V (native) | |
| 19687 191 n 0 java.util.zip.ZipFile::getEntryBytes(JI)[B (native) (static) | |
| 19855 192 3 java.io.FilterInputStream::read([BII)I (11 bytes) | |
| 19921 193 ! 3 java.util.zip.Inflater::setInput([BII)V (74 bytes) | |
| 19924 194 3 java.util.zip.ZipInputStream::ensureOpen()V (18 bytes) | |
| 19924 195 3 java.util.zip.ZipInputStream::read([BII)I (304 bytes) | |
| 19925 196 3 java.util.zip.CRC32::update([BII)V (51 bytes) | |
| 19926 197 3 java.io.PushbackInputStream::ensureOpen()V (18 bytes) | |
| 19926 198 3 java.io.PushbackInputStream::read([BII)I (145 bytes) | |
| 19926 199 3 java.util.zip.InflaterInputStream::fill()V (60 bytes) | |
| 19936 200 3 java.io.BufferedInputStream::fill()V (233 bytes) | |
| 19943 201 ! 3 java.util.zip.Inflater::getBytesWritten()J (23 bytes) | |
| 19943 202 3 java.io.FilterInputStream::available()I (8 bytes) | |
| 19943 203 3 java.util.zip.ZipFile$ZipFileInflaterInputStream::available()I (41 bytes) | |
| 20343 204 3 java.util.zip.ZipFile$ZipFileInflaterInputStream::fill()V (80 bytes) | |
| 20344 205 ! 3 java.util.zip.ZipFile$ZipFileInputStream::read([BII)I (125 bytes) | |
| 20471 206 4 java.util.zip.Inflater::ensureOpen()V (47 bytes) | |
| 20472 181 3 java.util.zip.Inflater::ensureOpen()V (47 bytes) made not entrant | |
| 20590 207 ! 4 java.util.zip.Inflater::inflate([BII)I (113 bytes) | |
| 20593 183 ! 3 java.util.zip.Inflater::inflate([BII)I (113 bytes) made not entrant | |
| 20619 208 3 java.lang.Byte::toUnsignedInt(B)I (6 bytes) | |
| 20705 209 3 java.util.Objects::requireNonNull(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object; (15 bytes) | |
| 20708 210 4 java.io.BufferedInputStream::read1([BII)I (108 bytes) | |
| 20709 211 3 java.util.zip.ZipUtils::get16([BI)I (19 bytes) | |
| 20711 212 3 java.lang.AbstractStringBuilder::append(C)Ljava/lang/AbstractStringBuilder; (29 bytes) | |
| 20711 213 3 java.lang.StringBuilder::append(C)Ljava/lang/StringBuilder; (8 bytes) | |
| 20712 216 3 java.util.Date::getCalendarSystem(I)Lsun/util/calendar/BaseCalendar; (15 bytes) | |
| 20713 218 3 sun.util.calendar.ZoneInfo::getTransitionIndex(JI)I (156 bytes) | |
| 20713 217 3 sun.util.calendar.ZoneInfo::getOffsets(J[II)I (276 bytes) | |
| 20714 219 3 sun.util.calendar.Gregorian$Date::setNormalizedYear(I)V (7 bytes) | |
| 20714 220 3 sun.util.calendar.CalendarDate::setYear(I)Lsun/util/calendar/CalendarDate; (20 bytes) | |
| 20714 221 3 sun.util.calendar.CalendarDate::setMonth(I)Lsun/util/calendar/CalendarDate; (20 bytes) | |
| 20714 222 3 sun.util.calendar.CalendarDate::setDayOfMonth(I)Lsun/util/calendar/CalendarDate; (20 bytes) | |
| 20714 214 3 java.util.zip.ZipUtils::dosToJavaTime(J)J (71 bytes) | |
| 20715 215 3 java.util.Date::<init>(IIIIII)V (113 bytes) | |
| 20715 16 3 java.io.BufferedInputStream::read1([BII)I (108 bytes) made not entrant | |
| 20938 223 n 0 java.util.zip.ZipFile::read(JJJ[BII)I (native) (static) | |
| 21057 224 s 4 java.io.BufferedInputStream::read([BII)I (113 bytes) | |
| 21061 225 3 java.lang.ref.Reference::<init>(Ljava/lang/Object;Ljava/lang/ref/ReferenceQueue;)V (25 bytes) | |
| 21072 226 1 java.io.File::getPath()Ljava/lang/String; (5 bytes) | |
| 21083 14 s 3 java.io.BufferedInputStream::read([BII)I (113 bytes) made not entrant | |
| 21154 227 3 java.util.zip.ZipUtils::get32([BI)J (23 bytes) | |
| 21163 228 ! 4 java.util.zip.InflaterInputStream::read([BII)I (138 bytes) | |
| 21176 229 s 4 java.io.BufferedOutputStream::write([BII)V (67 bytes) | |
| 21178 230 ! 4 java.util.zip.Inflater::setInput([BII)V (74 bytes) | |
| 21179 231 3 java.io.UnixFileSystem::resolve(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; (103 bytes) | |
| 21180 232 3 java.nio.charset.CharsetDecoder::reset()Ljava/nio/charset/CharsetDecoder; (11 bytes) | |
| 21180 193 ! 3 java.util.zip.Inflater::setInput([BII)V (74 bytes) made not entrant | |
| 21180 233 3 java.nio.charset.CharsetDecoder::implReset()V (1 bytes) | |
| 21181 186 s 3 java.io.BufferedOutputStream::write([BII)V (67 bytes) made not entrant | |
| 21181 234 3 java.util.zip.ZipCoder::toString([BI)Ljava/lang/String; (190 bytes) | |
| 21183 235 3 java.util.zip.ZipCoder::decoder()Ljava/nio/charset/CharsetDecoder; (35 bytes) | |
| 21187 236 3 java.io.File::<init>(Ljava/io/File;Ljava/lang/String;)V (113 bytes) | |
| 21194 237 4 java.io.PushbackInputStream::read([BII)I (145 bytes) | |
| 21195 238 3 sun.util.calendar.CalendarDate::setHours(I)Lsun/util/calendar/CalendarDate; (20 bytes) | |
| 21195 239 3 sun.util.calendar.CalendarDate::setMinutes(I)Lsun/util/calendar/CalendarDate; (20 bytes) | |
| 21196 240 3 sun.util.calendar.CalendarDate::setSeconds(I)Lsun/util/calendar/CalendarDate; (20 bytes) | |
| 21196 245 4 java.util.zip.ZipInputStream::read([BII)I (304 bytes) | |
| 21196 241 3 sun.util.calendar.CalendarDate::setMillis(I)Lsun/util/calendar/CalendarDate; (20 bytes) | |
| 21196 242 3 sun.util.calendar.CalendarDate::setTimeOfDay(J)V (6 bytes) | |
| 21196 243 3 sun.util.calendar.CalendarDate::setLeapYear(Z)V (6 bytes) | |
| 21196 244 3 java.util.TimeZone::getDefaultRef()Ljava/util/TimeZone; (32 bytes) | |
| 21203 188 ! 3 java.util.zip.InflaterInputStream::read([BII)I (138 bytes) made not entrant | |
| 21203 246 4 java.util.zip.CRC32::update([BII)V (51 bytes) | |
| 21204 196 3 java.util.zip.CRC32::update([BII)V (51 bytes) made not entrant | |
| 21215 198 3 java.io.PushbackInputStream::read([BII)I (145 bytes) made not entrant | |
| 21234 195 3 java.util.zip.ZipInputStream::read([BII)I (304 bytes) made not entrant | |
| 21526 247 3 org.dacapo.harness.Benchmark::fileFromInputStream(Ljava/io/InputStream;Ljava/io/File;)V (66 bytes) | |
| 21560 248 3 java.io.OutputStream::flush()V (1 bytes) | |
| 21562 249 3 java.util.zip.ZipInputStream::readFully([BII)V (44 bytes) | |
| 21761 250 3 java.lang.ref.Finalizer::register(Ljava/lang/Object;)V (10 bytes) | |
| 21762 251 3 java.lang.ref.Finalizer::<init>(Ljava/lang/Object;)V (23 bytes) | |
| 21766 252 3 sun.misc.VM::addFinalRefCount(I)V (24 bytes) | |
| 21856 253 s 1 java.util.Vector::size()I (5 bytes) | |
| 21856 254 3 java.util.zip.ZipCoder::getBytes(Ljava/lang/String;)[B (192 bytes) | |
| 21858 255 3 java.util.zip.ZipCoder::encoder()Ljava/nio/charset/CharsetEncoder; (35 bytes) | |
| 22007 256 s! 3 sun.misc.URLClassPath::getLoader(I)Lsun/misc/URLClassPath$Loader; (154 bytes) | |
| 22007 258 4 sun.nio.cs.UTF_8$Encoder::encode([CII[B)I (359 bytes) | |
| ===== DaCapo 9.12 lusearch starting ===== | |
| 22018 51 3 sun.nio.cs.UTF_8$Encoder::encode([CII[B)I (359 bytes) made not entrant | |
| 22018 257 3 java.lang.Math::max(II)I (11 bytes) | |
| 22018 259 1 java.net.URL::getQuery()Ljava/lang/String; (5 bytes) | |
| 22018 260 3 java.lang.ref.ReferenceQueue::reallyPoll()Ljava/lang/ref/Reference; (66 bytes) | |
| 22018 261 3 java.lang.Character::charCount(I)I (12 bytes) | |
| 22019 262 3 java.lang.Character::codePointAtImpl([CII)I (41 bytes) | |
| 22019 264 3 java.util.concurrent.ConcurrentHashMap::addCount(JI)V (292 bytes) | |
| 22020 263 3 java.lang.Character::isHighSurrogate(C)Z (18 bytes) | |
| 22186 266 n 0 java.lang.ClassLoader::findLoadedClass0(Ljava/lang/String;)Ljava/lang/Class; (native) | |
| 22186 265 3 java.lang.ClassLoader::findLoadedClass(Ljava/lang/String;)Ljava/lang/Class; (16 bytes) | |
| 22188 267 3 java.lang.String::startsWith(Ljava/lang/String;)Z (7 bytes) | |
| 22189 268 3 java.lang.String::<init>([BIILjava/lang/String;)V (38 bytes) | |
| 22189 269 ! 3 java.lang.StringCoding::decode(Ljava/lang/String;[BII)[C (120 bytes) | |
| 22190 270 1 java.net.URL::getPort()I (5 bytes) | |
| 22190 273 3 sun.util.calendar.Gregorian::newCalendarDate(Ljava/util/TimeZone;)Lsun/util/calendar/CalendarDate; (6 bytes) | |
| 22191 274 3 sun.util.calendar.Gregorian::newCalendarDate(Ljava/util/TimeZone;)Lsun/util/calendar/Gregorian$Date; (9 bytes) | |
| 22191 275 3 sun.util.calendar.Gregorian$Date::<init>(Ljava/util/TimeZone;)V (6 bytes) | |
| 22191 271 3 java.util.jar.JarFile::getEntry(Ljava/lang/String;)Ljava/util/zip/ZipEntry; (22 bytes) | |
| 22191 272 ! 3 java.util.zip.ZipFile::getEntry(Ljava/lang/String;)Ljava/util/zip/ZipEntry; (86 bytes) | |
| 22192 276 ! 3 sun.misc.URLClassPath$JarLoader::ensureOpen()V (32 bytes) | |
| 22199 277 ! 3 java.lang.ClassLoader::loadClass(Ljava/lang/String;Z)Ljava/lang/Class; (122 bytes) | |
| 22201 278 3 java.lang.ClassLoader::getClassLoadingLock(Ljava/lang/String;)Ljava/lang/Object; (35 bytes) | |
| 22201 279 ! 3 sun.misc.URLClassPath$JarLoader::getResource(Ljava/lang/String;Z)Lsun/misc/Resource; (85 bytes) | |
| 22202 280 3 java.lang.String::equalsIgnoreCase(Ljava/lang/String;)Z (48 bytes) | |
| 22202 281 3 java.util.zip.ZipEntry::<init>()V (43 bytes) | |
| 22203 282 1 java.net.URLClassLoader::access$000(Ljava/net/URLClassLoader;)Lsun/misc/URLClassPath; (5 bytes) | |
| 22204 283 n 0 java.util.zip.ZipFile::getEntry(J[BZ)J (native) (static) | |
| 22205 284 3 java.lang.ref.Finalizer::access$000()Ljava/lang/ref/ReferenceQueue; (4 bytes) | |
| 22205 285 3 java.lang.ref.ReferenceQueue::remove()Ljava/lang/ref/Reference; (6 bytes) | |
| 22206 286 3 java.util.zip.ZipFile::access$1000(JJ)V (6 bytes) | |
| 22207 287 3 java.util.WeakHashMap::indexFor(II)I (6 bytes) | |
| 22207 288 1 sun.misc.URLClassPath$JarLoader::access$500(Lsun/misc/URLClassPath$JarLoader;)Ljava/util/jar/JarFile; (5 bytes) | |
| 22208 289 3 java.util.WeakHashMap::maskNull(Ljava/lang/Object;)Ljava/lang/Object; (12 bytes) | |
| 22208 290 3 java.util.WeakHashMap::hash(Ljava/lang/Object;)I (28 bytes) | |
| 22208 291 1 java.security.CodeSource::getLocation()Ljava/net/URL; (5 bytes) | |
| 22592 96 3 java.lang.StringCoding::deref(Ljava/lang/ThreadLocal;)Ljava/lang/Object; (19 bytes) made not entrant | |
| 22593 97 3 java.lang.ThreadLocal::get()Ljava/lang/Object; (38 bytes) made not entrant | |
| 23375 292 3 sun.misc.FDBigInteger::mult([III[I)V (64 bytes) | |
| 23376 293 3 sun.misc.FDBigInteger::<init>([II)V (30 bytes) | |
| 23376 294 3 sun.misc.FDBigInteger::mult(I)Lsun/misc/FDBigInteger; (44 bytes) | |
| 23985 295 3 java.util.LinkedHashMap::newNode(ILjava/lang/Object;Ljava/lang/Object;Ljava/util/HashMap$Node;)Ljava/util/HashMap$Node; (23 bytes) | |
| 23987 296 3 java.util.LinkedHashMap$Entry::<init>(ILjava/lang/Object;Ljava/lang/Object;Ljava/util/HashMap$Node;)V (10 bytes) | |
| 23987 297 3 java.util.LinkedHashMap::removeEldestEntry(Ljava/util/Map$Entry;)Z (2 bytes) | |
| 24012 298 3 java.lang.String::indexOf(Ljava/lang/String;I)I (25 bytes) | |
| 24013 299 3 java.util.LinkedHashMap::get(Ljava/lang/Object;)Ljava/lang/Object; (33 bytes) | |
| 24013 300 n 0 java.lang.String::intern()Ljava/lang/String; (native) | |
| 24014 301 3 java.util.LinkedHashMap::afterNodeInsertion(Z)V (40 bytes) | |
| 24014 302 3 java.lang.String::indexOf(Ljava/lang/String;)I (7 bytes) | |
| 24015 303 1 java.util.HashMap$Node::getValue()Ljava/lang/Object; (5 bytes) | |
| 24109 304 1 java.lang.System::getSecurityManager()Ljava/lang/SecurityManager; (4 bytes) | |
| 24109 38 3 java.lang.System::getSecurityManager()Ljava/lang/SecurityManager; (4 bytes) made not entrant | |
| 24159 305 s 3 java.lang.StringBuffer::append(Ljava/lang/String;)Ljava/lang/StringBuffer; (13 bytes) | |
| 24160 306 ! 3 java.util.zip.ZipFile$ZipFileInputStream::close()V (110 bytes) | |
| 24161 307 3 java.util.BitSet::wordIndex(I)I (5 bytes) | |
| 24161 308 3 java.util.BitSet::checkInvariants()V (111 bytes) | |
| 24165 309 3 java.lang.String::concat(Ljava/lang/String;)Ljava/lang/String; (47 bytes) | |
| 24165 311 3 java.lang.ThreadLocal::get()Ljava/lang/Object; (38 bytes) | |
| 24165 313 4 java.lang.String::lastIndexOf(II)I (52 bytes) | |
| 24166 312 3 java.lang.String::<init>([BLjava/lang/String;)V (10 bytes) | |
| 24166 310 3 java.lang.String::getChars([CI)V (16 bytes) | |
| 24166 314 3 sun.net.www.ParseUtil::encodePath(Ljava/lang/String;Z)Ljava/lang/String; (336 bytes) | |
| 24167 315 ! 3 java.lang.ref.Finalizer::add()V (41 bytes) | |
| 24167 316 3 java.lang.Character::toUpperCase(C)C (6 bytes) | |
| 24167 52 3 java.lang.String::lastIndexOf(II)I (52 bytes) made not entrant | |
| 24167 317 3 java.lang.Character::toUpperCase(I)I (9 bytes) | |
| 24168 318 3 java.lang.CharacterDataLatin1::toUpperCase(I)I (53 bytes) | |
| 24356 11 3 java.io.DataInputStream::readUTF(Ljava/io/DataInput;)Ljava/lang/String; (501 bytes) made not entrant | |
| 24358 319 3 org.apache.lucene.store.BufferedIndexInput::readByte()B (32 bytes) | |
| 24359 320 1 java.util.zip.ZStreamRef::address()J (5 bytes) | |
| 24359 120 3 java.util.zip.ZStreamRef::address()J (5 bytes) made not entrant | |
| 24360 321 3 java.util.zip.CRC32::update(I)V (13 bytes) | |
| 24361 322 3 org.apache.lucene.store.ChecksumIndexInput::readByte()B (20 bytes) | |
| 24362 323 ! 3 java.lang.ref.ReferenceQueue::poll()Ljava/lang/ref/Reference; (28 bytes) | |
| 24363 324 3 java.io.InputStream::<init>()V (5 bytes) | |
| 24366 326 n 0 java.lang.Object::notifyAll()V (native) | |
| 24366 325 3 java.lang.ref.Reference::access$100()Ljava/lang/ref/Reference$Lock; (4 bytes) | |
| 24366 327 ! 3 java.lang.ref.ReferenceQueue::enqueue(Ljava/lang/ref/Reference;)Z (119 bytes) | |
| 24371 328 3 java.lang.StringCoding::safeTrim([CILjava/nio/charset/Charset;Z)[C (24 bytes) | |
| 24371 329 3 java.lang.StringCoding::access$100([CILjava/nio/charset/Charset;Z)[C (8 bytes) | |
| 24372 330 ! 3 java.lang.StringCoding$StringDecoder::decode([BII)[C (179 bytes) | |
| 24373 331 3 java.util.Hashtable::addEntry(ILjava/lang/Object;Ljava/lang/Object;I)V (87 bytes) | |
| 24374 332 3 java.util.Hashtable$Entry::<init>(ILjava/lang/Object;Ljava/lang/Object;Ljava/util/Hashtable$Entry;)V (26 bytes) | |
| 24375 333 1 sun.misc.URLClassPath$Loader::getBaseURL()Ljava/net/URL; (5 bytes) | |
| 24376 335 ! 3 java.util.WeakHashMap::expungeStaleEntries()V (139 bytes) | |
| 24376 334 3 java.util.WeakHashMap::getTable()[Ljava/util/WeakHashMap$Entry; (9 bytes) | |
| 24377 336 3 org.apache.lucene.store.IndexInput::readInt()I (45 bytes) | |
| 24377 337 s 3 java.lang.StringBuffer::toString()Ljava/lang/String; (36 bytes) | |
| 24378 338 3 java.util.WeakHashMap::remove(Ljava/lang/Object;)Ljava/lang/Object; (133 bytes) | |
| 24380 339 3 java.lang.ref.Finalizer::access$100(Ljava/lang/ref/Finalizer;Lsun/misc/JavaLangAccess;)V (6 bytes) | |
| 24381 344 ! 3 java.lang.ref.ReferenceQueue::remove(J)Ljava/lang/ref/Reference; (80 bytes) | |
| 24381 340 ! 3 java.lang.ref.Finalizer::runFinalizer(Lsun/misc/JavaLangAccess;)V (62 bytes) | |
| 24381 341 3 java.lang.ref.Finalizer::hasBeenFinalized()Z (14 bytes) | |
| 24382 342 ! 3 java.lang.ref.Finalizer::remove()V (94 bytes) | |
| 24382 343 3 java.lang.System$2::invokeFinalize(Ljava/lang/Object;)V (5 bytes) | |
| 24382 345 1 sun.misc.URLClassPath$JarLoader::access$400(Lsun/misc/URLClassPath$JarLoader;)Ljava/net/URL; (5 bytes) | |
| 24704 346 3 java.lang.String::regionMatches(ZILjava/lang/String;II)Z (149 bytes) | |
| 24705 348 s 3 java.util.Hashtable::get(Ljava/lang/Object;)Ljava/lang/Object; (69 bytes) | |
| 24706 347 3 java.lang.ClassLoader::loadClass(Ljava/lang/String;)Ljava/lang/Class; (7 bytes) | |
| 24706 349 n 0 sun.misc.Unsafe::putLong(JJ)V (native) | |
| 24706 351 n 0 sun.misc.Unsafe::getLong(J)J (native) | |
| 24706 350 3 java.nio.DirectLongBufferU::get(I)J (16 bytes) | |
| 24707 352 3 java.nio.DirectLongBufferU::put(IJ)Ljava/nio/LongBuffer; (18 bytes) | |
| 24707 353 3 java.util.jar.JarFile::maybeInstantiateVerifier()V (96 bytes) | |
| 24709 354 1 java.util.jar.Manifest::getMainAttributes()Ljava/util/jar/Attributes; (5 bytes) | |
| 24709 355 s 3 sun.misc.Resource::cachedInputStream()Ljava/io/InputStream; (20 bytes) | |
| 24710 356 1 java.util.jar.JarFile::access$300(Ljava/util/jar/JarFile;)Ljava/util/jar/JarVerifier; (5 bytes) | |
| 24710 357 3 java.security.CodeSource::getCertificates()[Ljava/security/cert/Certificate; (98 bytes) | |
| 24710 358 1 java.util.jar.Manifest::getEntries()Ljava/util/Map; (5 bytes) | |
| 24710 359 s! 3 java.net.URLStreamHandler::getHostAddress(Ljava/net/URL;)Ljava/net/InetAddress; (54 bytes) | |
| 24740 360 3 java.util.jar.Attributes$Name::hashCode()I (24 bytes) | |
| 24831 361 3 sun.misc.URLClassPath::getResource(Ljava/lang/String;Z)Lsun/misc/Resource; (74 bytes) | |
| 24851 362 ! 3 java.net.URLClassLoader::findClass(Ljava/lang/String;)Ljava/lang/Class; (29 bytes) | |
| 24851 363 3 java.net.URLClassLoader$1::<init>(Ljava/net/URLClassLoader;Ljava/lang/String;)V (15 bytes) | |
| 24853 364 1 java.nio.Buffer::position()I (5 bytes) | |
| 24854 365 3 org.apache.lucene.queryParser.QueryParserTokenManager::jjCheckNAdd(I)V (41 bytes) | |
| 24854 367 n 0 java.lang.Throwable::fillInStackTrace(I)Ljava/lang/Throwable; (native) | |
| 24854 366 s 3 java.lang.Throwable::fillInStackTrace()Ljava/lang/Throwable; (29 bytes) | |
| 24914 368 % 3 org.apache.lucene.analysis.standard.StandardTokenizerImpl::zzUnpackCMap(Ljava/lang/String;)[C @ 36 (57 bytes) | |
| 24918 369 4 java.lang.String::equals(Ljava/lang/Object;)Z (81 bytes) | |
| 24920 1 3 java.lang.String::equals(Ljava/lang/Object;)Z (81 bytes) made not entrant | |
| 24921 371 3 org.apache.lucene.store.IndexInput::readVLong()J (48 bytes) | |
| 24921 375 4 java.util.Arrays::copyOfRange([CII)[C (63 bytes) | |
| 24921 381 4 org.apache.lucene.store.BufferedIndexInput::readByte()B (32 bytes) | |
| 24921 370 3 org.apache.lucene.store.IndexInput::readVInt()I (43 bytes) | |
| 24922 372 3 java.util.ArrayList::elementData(I)Ljava/lang/Object; (7 bytes) | |
| 24922 388 3 org.apache.lucene.util.UnicodeUtil::UTF8toUTF16([BIILorg/apache/lucene/util/UnicodeUtil$UTF16Result;)V (463 bytes) | |
| 24922 319 3 org.apache.lucene.store.BufferedIndexInput::readByte()B (32 bytes) made not entrant | |
| 24922 386 4 java.lang.String::<init>([CII)V (62 bytes) | |
| 24923 374 3 java.util.ArrayList::get(I)Ljava/lang/Object; (11 bytes) | |
| 24923 392 3 org.apache.lucene.index.TermBuffer::set(Lorg/apache/lucene/index/TermBuffer;)V (33 bytes) | |
| 24923 10 3 java.util.Arrays::copyOfRange([CII)[C (63 bytes) made not entrant | |
| 24924 393 3 org.apache.lucene.util.UnicodeUtil$UTF8Result::setLength(I)V (44 bytes) | |
| 24924 373 3 java.util.ArrayList::rangeCheck(I)V (22 bytes) | |
| 24925 380 3 org.apache.lucene.util.UnicodeUtil$UTF16Result::setLength(I)V (44 bytes) | |
| 24925 376 3 org.apache.lucene.store.BufferedIndexInput::readBytes([BIIZ)V (223 bytes) | |
| 24925 9 3 java.lang.String::<init>([CII)V (62 bytes) made not entrant | |
| 24925 394 4 org.apache.lucene.store.IndexInput::readVInt()I (43 bytes) | |
| 24926 384 3 org.apache.lucene.util.UnicodeUtil$UTF16Result::copyText(Lorg/apache/lucene/util/UnicodeUtil$UTF16Result;)V (26 bytes) | |
| 24926 383 3 org.apache.lucene.index.TermInfo::<init>(Lorg/apache/lucene/index/TermInfo;)V (52 bytes) | |
| 24927 377 3 org.apache.lucene.index.FieldInfos::fieldInfo(I)Lorg/apache/lucene/index/FieldInfo; (20 bytes) | |
| 24927 378 3 org.apache.lucene.store.BufferedIndexInput::readBytes([BII)V (9 bytes) | |
| 24927 382 3 org.apache.lucene.index.FieldInfos::fieldName(I)Ljava/lang/String; (20 bytes) | |
| 24928 379 3 org.apache.lucene.index.TermBuffer::read(Lorg/apache/lucene/store/IndexInput;Lorg/apache/lucene/index/FieldInfos;)V (185 bytes) | |
| 24928 370 3 org.apache.lucene.store.IndexInput::readVInt()I (43 bytes) made not entrant | |
| 24929 385 3 org.apache.lucene.index.Term::<init>(Ljava/lang/String;Ljava/lang/String;Z)V (26 bytes) | |
| 24929 389 3 org.apache.lucene.index.SegmentTermEnum::term()Lorg/apache/lucene/index/Term; (8 bytes) | |
| 24929 390 3 org.apache.lucene.index.SegmentTermEnum::termInfo()Lorg/apache/lucene/index/TermInfo; (12 bytes) | |
| 24929 387 3 org.apache.lucene.index.TermBuffer::toTerm()Lorg/apache/lucene/index/Term; (59 bytes) | |
| 24929 391 3 org.apache.lucene.index.SegmentTermEnum::next()Z (218 bytes) | |
| 25080 396 3 org.apache.lucene.index.TermBuffer::compareChars([CI[CI)I (57 bytes) | |
| 25080 397 4 org.apache.lucene.store.IndexInput::readVLong()J (48 bytes) | |
| 25081 395 3 org.apache.lucene.index.TermBuffer::compareTo(Lorg/apache/lucene/index/TermBuffer;)I (55 bytes) | |
| 25082 398 3 org.apache.lucene.store.BufferedIndexInput::getFilePointer()J (11 bytes) | |
| 25083 371 3 org.apache.lucene.store.IndexInput::readVLong()J (48 bytes) made not entrant | |
| 25083 408 4 java.lang.Math::min(II)I (11 bytes) | |
| 25084 407 1 sun.util.calendar.CalendarDate::setNormalized(Z)V (6 bytes) | |
| 25084 3 3 java.lang.Math::min(II)I (11 bytes) made not entrant | |
| 25085 128 3 sun.util.calendar.CalendarDate::setNormalized(Z)V (6 bytes) made not entrant | |
| 25085 399 1 org.apache.lucene.search.Scorer::getSimilarity()Lorg/apache/lucene/search/Similarity; (5 bytes) | |
| 25085 410 3 org.apache.lucene.search.Similarity::tf(I)F (7 bytes) | |
| 25085 409 3 org.apache.lucene.search.DefaultSimilarity::tf(F)F (7 bytes) | |
| 25085 400 3 sun.util.calendar.BaseCalendar$Date::<init>(Ljava/util/TimeZone;)V (32 bytes) | |
| 25085 401 3 java.util.Date::normalize()Lsun/util/calendar/BaseCalendar$Date; (110 bytes) | |
| 25086 417 4 org.apache.lucene.util.UnicodeUtil::UTF8toUTF16([BIILorg/apache/lucene/util/UnicodeUtil$UTF16Result;)V (463 bytes) | |
| 25088 414 3 java.lang.String::compareTo(Ljava/lang/String;)I (78 bytes) | |
| 25089 422 4 org.apache.lucene.util.UnicodeUtil$UTF16Result::setLength(I)V (44 bytes) | |
| 25089 423 4 org.apache.lucene.store.BufferedIndexInput::readBytes([BIIZ)V (223 bytes) | |
| 25089 421 1 java.lang.ThreadLocal::getMap(Ljava/lang/Thread;)Ljava/lang/ThreadLocal$ThreadLocalMap; (5 bytes) | |
| 25090 91 3 java.lang.ThreadLocal::getMap(Ljava/lang/Thread;)Ljava/lang/ThreadLocal$ThreadLocalMap; (5 bytes) made not entrant | |
| 25090 419 3 org.apache.lucene.index.Term::compareTo(Lorg/apache/lucene/index/Term;)I (35 bytes) | |
| 25090 420 3 org.apache.lucene.queryParser.QueryParserTokenManager::jjCheckNAddTwoStates(II)V (11 bytes) | |
| 25090 411 1 org.apache.lucene.index.Term::field()Ljava/lang/String; (5 bytes) | |
| 25090 412 1 org.apache.lucene.search.TermQuery::access$000(Lorg/apache/lucene/search/TermQuery;)Lorg/apache/lucene/index/Term; (5 bytes) | |
| 25090 413 1 org.apache.lucene.index.Term::text()Ljava/lang/String; (5 bytes) | |
| 25090 415 1 org.apache.lucene.index.SegmentReader$Norm::access$200(Lorg/apache/lucene/index/SegmentReader$Norm;)[B (5 bytes) | |
| 25091 416 1 org.apache.lucene.search.Searcher::getSimilarity()Lorg/apache/lucene/search/Similarity; (5 bytes) | |
| 25091 418 1 org.apache.lucene.util.PriorityQueue::size()I (5 bytes) | |
| 25091 402 3 java.util.Date::normalize(Lsun/util/calendar/BaseCalendar$Date;)Lsun/util/calendar/BaseCalendar$Date; (269 bytes) | |
| 25091 380 3 org.apache.lucene.util.UnicodeUtil$UTF16Result::setLength(I)V (44 bytes) made not entrant | |
| 25091 425 4 org.apache.lucene.store.BufferedIndexInput::readBytes([BII)V (9 bytes) | |
| 25093 426 3 org.apache.lucene.queryParser.FastCharStream::readChar()C (32 bytes) | |
| 25093 427 3 org.apache.lucene.index.SegmentTermEnum::prev()Lorg/apache/lucene/index/Term; (8 bytes) | |
| 25093 428 3 org.apache.lucene.index.IndexReader::ensureOpen()V (18 bytes) | |
| 25094 403 3 java.util.Date::getCalendarSystem(Lsun/util/calendar/BaseCalendar$Date;)Lsun/util/calendar/BaseCalendar; (25 bytes) | |
| 25094 404 3 sun.util.calendar.AbstractCalendar::getTime(Lsun/util/calendar/CalendarDate;)J (174 bytes) | |
| 25094 405 3 sun.util.calendar.BaseCalendar::getFixedDate(Lsun/util/calendar/CalendarDate;)J (36 bytes) | |
| 25095 376 3 org.apache.lucene.store.BufferedIndexInput::readBytes([BIIZ)V (223 bytes) made not entrant | |
| 25095 406 3 sun.util.calendar.BaseCalendar::normalizeMonth(Lsun/util/calendar/CalendarDate;)V (117 bytes) | |
| 25095 429 3 org.apache.lucene.store.BufferedIndexInput::clone()Ljava/lang/Object; (33 bytes) | |
| 25095 431 3 org.apache.lucene.queryParser.QueryParserTokenManager::jjCheckNAddStates(II)V (18 bytes) | |
| 25096 430 3 java.util.ArrayList::ensureExplicitCapacity(I)V (26 bytes) | |
| 25096 424 1 org.apache.lucene.analysis.Token::getPositionIncrement()I (5 bytes) | |
| 25096 432 n 0 java.util.zip.ZipFile::getEntryFlag(J)I (native) (static) | |
| 25096 433 n 0 java.lang.Object::clone()Ljava/lang/Object; (native) | |
| 25097 435 3 org.apache.lucene.index.TermBuffer::set(Lorg/apache/lucene/index/Term;)V (60 bytes) | |
| 25097 438 4 org.apache.lucene.index.TermBuffer::read(Lorg/apache/lucene/store/IndexInput;Lorg/apache/lucene/index/FieldInfos;)V (185 bytes) | |
| 25097 434 n 0 java.util.zip.ZipFile::getEntryTime(J)J (native) (static) | |
| 25097 378 3 org.apache.lucene.store.BufferedIndexInput::readBytes([BII)V (9 bytes) made not entrant | |
| 25097 436 3 org.apache.lucene.search.TermScorer::<init>(Lorg/apache/lucene/search/Weight;Lorg/apache/lucene/index/TermDocs;Lorg/apache/lucene/search/Similarity;[B)V (93 bytes) | |
| 25097 439 4 org.apache.lucene.util.UnicodeUtil$UTF8Result::setLength(I)V (44 bytes) | |
| 25097 440 n 0 java.util.zip.ZipFile::getEntryCrc(J)J (native) (static) | |
| 25098 437 3 org.apache.lucene.analysis.Token::initTermBuffer()V (109 bytes) | |
| 25098 441 3 java.util.zip.ZipEntry::setExtra0([BZ)V (350 bytes) | |
| 25098 388 3 org.apache.lucene.util.UnicodeUtil::UTF8toUTF16([BIILorg/apache/lucene/util/UnicodeUtil$UTF16Result;)V (463 bytes) made not entrant | |
| 25099 445 4 org.apache.lucene.index.SegmentTermEnum::next()Z (218 bytes) | |
| 25100 393 3 org.apache.lucene.util.UnicodeUtil$UTF8Result::setLength(I)V (44 bytes) made not entrant | |
| 25100 448 4 org.apache.lucene.index.TermBuffer::compareChars([CI[CI)I (57 bytes) | |
| 25101 396 3 org.apache.lucene.index.TermBuffer::compareChars([CI[CI)I (57 bytes) made not entrant | |
| 25101 449 4 org.apache.lucene.index.TermBuffer::compareTo(Lorg/apache/lucene/index/TermBuffer;)I (55 bytes) | |
| 25107 447 3 org.apache.lucene.index.SegmentTermEnum::scanTo(Lorg/apache/lucene/index/Term;)I (39 bytes) | |
| 25115 446 3 java.io.StringReader::ensureOpen()V (18 bytes) | |
| 25116 454 3 org.apache.lucene.search.HitQueue::lessThan(Ljava/lang/Object;Ljava/lang/Object;)Z (61 bytes) | |
| 25117 395 3 org.apache.lucene.index.TermBuffer::compareTo(Lorg/apache/lucene/index/TermBuffer;)I (55 bytes) made not entrant | |
| 25117 458 4 java.util.ArrayList::get(I)Ljava/lang/Object; (11 bytes) | |
| 25118 471 s! 3 org.apache.lucene.index.TermInfosReader::ensureIndexIsRead()V (166 bytes) | |
| 25118 374 3 java.util.ArrayList::get(I)Ljava/lang/Object; (11 bytes) made not entrant | |
| 25118 451 4 org.apache.lucene.queryParser.QueryParserTokenManager::jjCheckNAdd(I)V (41 bytes) | |
| 25119 365 3 org.apache.lucene.queryParser.QueryParserTokenManager::jjCheckNAdd(I)V (41 bytes) made not entrant | |
| 25119 453 4 org.apache.lucene.search.DefaultSimilarity::tf(F)F (7 bytes) | |
| 25119 409 3 org.apache.lucene.search.DefaultSimilarity::tf(F)F (7 bytes) made not entrant | |
| 25119 450 ! 3 java.io.StringReader::read([CII)I (133 bytes) | |
| 25120 449 4 org.apache.lucene.index.TermBuffer::compareTo(Lorg/apache/lucene/index/TermBuffer;)I (55 bytes) made not entrant | |
| 25120 473 3 org.apache.lucene.index.TermBuffer::compareTo(Lorg/apache/lucene/index/TermBuffer;)I (55 bytes) | |
| 25121 474 4 org.apache.lucene.index.Term::compareTo(Lorg/apache/lucene/index/Term;)I (35 bytes) | |
| 25125 419 3 org.apache.lucene.index.Term::compareTo(Lorg/apache/lucene/index/Term;)I (35 bytes) made not entrant | |
| 25125 477 4 java.lang.String::compareTo(Ljava/lang/String;)I (78 bytes) | |
| 25125 460 3 org.apache.lucene.index.Term::hashCode()I (16 bytes) | |
| 25125 480 n 0 java.lang.Object::getClass()Ljava/lang/Class; (native) | |
| 25127 414 3 java.lang.String::compareTo(Ljava/lang/String;)I (78 bytes) made not entrant | |
| 25127 485 4 org.apache.lucene.index.TermBuffer::compareTo(Lorg/apache/lucene/index/TermBuffer;)I (55 bytes) | |
| 25128 461 3 org.apache.lucene.analysis.TokenStream::<init>()V (5 bytes) | |
| 25135 462 3 org.apache.lucene.util.CloseableThreadLocal::get()Ljava/lang/Object; (58 bytes) | |
| 25136 466 3 org.apache.lucene.index.TermInfosReader::get(Lorg/apache/lucene/index/Term;Z)Lorg/apache/lucene/index/TermInfo; (260 bytes) | |
| 25137 463 3 org.apache.lucene.analysis.Token::termLength()I (9 bytes) | |
| 25137 473 3 org.apache.lucene.index.TermBuffer::compareTo(Lorg/apache/lucene/index/TermBuffer;)I (55 bytes) made not entrant | |
| 25137 470 3 org.apache.lucene.index.TermInfosReader::get(Lorg/apache/lucene/index/Term;)Lorg/apache/lucene/index/TermInfo; (7 bytes) | |
| 25137 488 4 org.apache.lucene.index.SegmentTermEnum::scanTo(Lorg/apache/lucene/index/Term;)I (39 bytes) | |
| 25138 468 3 org.apache.lucene.index.TermInfosReader::getThreadResources()Lorg/apache/lucene/index/TermInfosReader$ThreadResources; (56 bytes) | |
| 25138 465 3 org.apache.lucene.search.Query::getSimilarity(Lorg/apache/lucene/search/Searcher;)Lorg/apache/lucene/search/Similarity; (5 bytes) | |
| 25138 472 3 org.apache.lucene.util.cache.SimpleMapCache::get(Ljava/lang/Object;)Ljava/lang/Object; (11 bytes) | |
| 25139 379 3 org.apache.lucene.index.TermBuffer::read(Lorg/apache/lucene/store/IndexInput;Lorg/apache/lucene/index/FieldInfos;)V (185 bytes) made not entrant | |
| 25139 476 4 org.apache.lucene.index.TermBuffer::toTerm()Lorg/apache/lucene/index/Term; (59 bytes) | |
| 25141 459 3 org.apache.lucene.store.BufferedIndexInput::seek(J)V (59 bytes) | |
| 25141 493 ! 3 org.apache.lucene.queryParser.QueryParserTokenManager::jjMoveNfa_3(II)I (2645 bytes) | |
| 25144 387 3 org.apache.lucene.index.TermBuffer::toTerm()Lorg/apache/lucene/index/Term; (59 bytes) made not entrant | |
| 25144 497 4 sun.nio.cs.UTF_8$Decoder::decode([BII[C)I (759 bytes) | |
| 25157 505 1 org.apache.lucene.store.BufferedIndexInput::getFilePointer()J (11 bytes) | |
| 25157 398 3 org.apache.lucene.store.BufferedIndexInput::getFilePointer()J (11 bytes) made not entrant | |
| 25157 500 3 org.apache.lucene.queryParser.QueryParserTokenManager::ReInitRounds()V (29 bytes) | |
| 25157 508 3 org.apache.lucene.queryParser.QueryParser::ReInit(Lorg/apache/lucene/queryParser/CharStream;)V (81 bytes) | |
| 25158 495 3 org.apache.lucene.index.SegmentTermDocs::read([I[I)I (142 bytes) | |
| 25159 510 3 org.apache.lucene.search.TermScorer::score(Lorg/apache/lucene/search/HitCollector;I)Z (179 bytes) | |
| 25160 502 3 org.apache.lucene.analysis.standard.StandardTokenizerImpl::getNextToken()I (434 bytes) | |
| 25161 512 3 org.apache.lucene.analysis.LowerCaseFilter::next(Lorg/apache/lucene/analysis/Token;)Lorg/apache/lucene/analysis/Token; (73 bytes) | |
| 25162 521 3 org.apache.lucene.search.TopDocCollector::topDocs()Lorg/apache/lucene/search/TopDocs; (77 bytes) | |
| 25170 478 3 org.apache.lucene.queryParser.QueryParser::jj_scan_token(I)Z (173 bytes) | |
| 25171 479 3 org.apache.lucene.queryParser.FastCharStream::refill()V (171 bytes) | |
| 25171 484 3 org.apache.lucene.analysis.TokenFilter::close()V (8 bytes) | |
| 25172 487 3 org.apache.lucene.analysis.Token::termBuffer()[C (9 bytes) | |
| 25172 483 3 org.apache.lucene.analysis.standard.StandardTokenizerImpl::zzRefill()Z (174 bytes) | |
| 25172 74 3 sun.nio.cs.UTF_8$Decoder::decode([BII[C)I (759 bytes) made not entrant | |
| 25172 499 4 org.apache.lucene.queryParser.QueryParserTokenManager::jjCheckNAddStates(II)V (18 bytes) | |
| 25173 509 3 org.apache.lucene.search.TopDocCollector::collect(IF)V (90 bytes) | |
| 25173 482 3 org.apache.lucene.analysis.TokenFilter::<init>(Lorg/apache/lucene/analysis/TokenStream;)V (10 bytes) | |
| 25173 469 3 java.util.ArrayList::ensureCapacityInternal(I)V (23 bytes) | |
| 25174 464 3 java.util.ArrayList::add(Ljava/lang/Object;)Z (29 bytes) | |
| 25174 444 3 java.util.AbstractCollection::<init>()V (5 bytes) | |
| 25174 481 3 java.util.AbstractList::<init>()V (10 bytes) | |
| 25175 491 3 java.util.ArrayList::<init>()V (12 bytes) | |
| 25176 492 3 java.util.Arrays::copyOf([Ljava/lang/Object;I)[Ljava/lang/Object; (13 bytes) | |
| 25177 490 3 java.util.ArrayList::grow(I)V (45 bytes) | |
| 25177 452 1 org.apache.lucene.document.AbstractField::name()Ljava/lang/String; (5 bytes) | |
| 25177 489 3 java.util.Arrays::copyOf([Ljava/lang/Object;ILjava/lang/Class;)[Ljava/lang/Object; (46 bytes) | |
| 25178 549 3 org.apache.lucene.index.SegmentTermDocs::<init>(Lorg/apache/lucene/index/SegmentReader;)V (59 bytes) | |
| 25178 503 3 org.apache.lucene.search.Query::getBoost()F (5 bytes) | |
| 25178 507 3 java.lang.Throwable::<init>(Ljava/lang/String;)V (34 bytes) | |
| 25178 431 3 org.apache.lucene.queryParser.QueryParserTokenManager::jjCheckNAddStates(II)V (18 bytes) made not entrant | |
| 25178 501 4 org.apache.lucene.search.TermScorer::<init>(Lorg/apache/lucene/search/Weight;Lorg/apache/lucene/index/TermDocs;Lorg/apache/lucene/search/Similarity;[B)V (93 bytes) | |
| 25179 504 3 java.lang.Exception::<init>(Ljava/lang/String;)V (6 bytes) | |
| 25179 548 3 org.apache.lucene.analysis.StopFilter::next(Lorg/apache/lucene/analysis/Token;)Lorg/apache/lucene/analysis/Token; (92 bytes) | |
| 25180 506 3 org.apache.lucene.store.FSDirectory$FSIndexInput::close()V (15 bytes) | |
| 25185 558 3 org.apache.lucene.queryParser.QueryParser::jj_consume_token(I)Lorg/apache/lucene/queryParser/Token; (170 bytes) | |
| 25186 436 3 org.apache.lucene.search.TermScorer::<init>(Lorg/apache/lucene/search/Weight;Lorg/apache/lucene/index/TermDocs;Lorg/apache/lucene/search/Similarity;[B)V (93 bytes) made not entrant | |
| 25186 527 4 java.util.HashMap::getNode(ILjava/lang/Object;)Ljava/util/HashMap$Node; (148 bytes) | |
| 25187 496 3 org.apache.lucene.store.FSDirectory$FSIndexInput::clone()Ljava/lang/Object; (15 bytes) | |
| 25187 519 3 org.apache.lucene.index.CompoundFileReader$CSIndexInput::close()V (8 bytes) | |
| 25187 522 3 org.apache.lucene.index.SegmentTermDocs::close()V (22 bytes) | |
| 25187 560 s 3 org.apache.lucene.index.SegmentReader::norms(Ljava/lang/String;)[B (21 bytes) | |
| 25188 562 3 org.apache.lucene.search.TermQuery$TermWeight::<init>(Lorg/apache/lucene/search/TermQuery;Lorg/apache/lucene/search/Searcher;)V (35 bytes) | |
| 25188 561 3 org.apache.lucene.queryParser.Token::newToken(ILjava/lang/String;)Lorg/apache/lucene/queryParser/Token; (22 bytes) | |
| 25188 556 3 org.apache.lucene.queryParser.QueryParserTokenManager::jjFillToken()Lorg/apache/lucene/queryParser/Token; (107 bytes) | |
| 25188 146 3 java.util.HashMap::getNode(ILjava/lang/Object;)Ljava/util/HashMap$Node; (148 bytes) made not entrant | |
| 25188 475 4 org.apache.lucene.queryParser.QueryParserTokenManager::jjCheckNAddTwoStates(II)V (11 bytes) | |
| 25189 518 3 java.io.IOException::<init>(Ljava/lang/String;)V (6 bytes) | |
| 25189 515 ! 3 org.apache.lucene.queryParser.QueryParserTokenManager::getNextToken()Lorg/apache/lucene/queryParser/Token; (423 bytes) | |
| 25190 420 3 org.apache.lucene.queryParser.QueryParserTokenManager::jjCheckNAddTwoStates(II)V (11 bytes) made not entrant | |
| 25190 511 4 org.apache.lucene.queryParser.FastCharStream::readChar()C (32 bytes) | |
| 25191 447 3 org.apache.lucene.index.SegmentTermEnum::scanTo(Lorg/apache/lucene/index/Term;)I (39 bytes) made not entrant | |
| 25191 498 4 java.lang.String::getChars(II[CI)V (62 bytes) | |
| 25191 565 3 org.apache.lucene.index.CompoundFileReader$CSIndexInput::seekInternal(J)V (1 bytes) | |
| 25193 41 3 java.lang.String::getChars(II[CI)V (62 bytes) made not entrant | |
| 25193 572 % ! 4 org.apache.lucene.queryParser.QueryParserTokenManager::jjMoveNfa_3(II)I @ 22 (2645 bytes) | |
| 25194 576 n 0 java.io.RandomAccessFile::readBytes([BII)I (native) | |
| 25195 574 1 org.apache.lucene.search.Query::getBoost()F (5 bytes) | |
| 25195 503 3 org.apache.lucene.search.Query::getBoost()F (5 bytes) made not entrant | |
| 25195 577 3 org.apache.lucene.index.CompoundFileReader$CSIndexInput::length()J (5 bytes) | |
| 25195 578 ! 3 org.apache.lucene.store.FSDirectory$FSIndexInput::readInternal([BII)V (125 bytes) | |
| 25209 391 3 org.apache.lucene.index.SegmentTermEnum::next()Z (218 bytes) made not entrant | |
| 25209 573 4 org.apache.lucene.queryParser.QueryParser::ReInit(Lorg/apache/lucene/queryParser/CharStream;)V (81 bytes) | |
| 25209 586 n 0 java.io.RandomAccessFile::seek0(J)V (native) | |
| 25210 585 1 org.apache.lucene.index.CompoundFileReader$CSIndexInput::seekInternal(J)V (1 bytes) | |
| 25211 565 3 org.apache.lucene.index.CompoundFileReader$CSIndexInput::seekInternal(J)V (1 bytes) made not entrant | |
| 25211 583 1 org.apache.lucene.index.CompoundFileReader$CSIndexInput::length()J (5 bytes) | |
| 25211 577 3 org.apache.lucene.index.CompoundFileReader$CSIndexInput::length()J (5 bytes) made not entrant | |
| 25211 581 3 org.apache.lucene.store.BufferedIndexInput::refill()V (107 bytes) | |
| 25211 555 3 org.apache.lucene.analysis.standard.StandardTokenizer::next(Lorg/apache/lucene/analysis/Token;)Lorg/apache/lucene/analysis/Token; (156 bytes) | |
| 25212 426 3 org.apache.lucene.queryParser.FastCharStream::readChar()C (32 bytes) made not entrant | |
| 25212 559 4 org.apache.lucene.index.IndexReader::ensureOpen()V (18 bytes) | |
| 25212 428 3 org.apache.lucene.index.IndexReader::ensureOpen()V (18 bytes) made not entrant | |
| 25212 566 4 org.apache.lucene.analysis.Token::initTermBuffer()V (109 bytes) | |
| 25213 513 3 org.apache.lucene.index.SegmentReader::maxDoc()I (8 bytes) | |
| 25213 437 3 org.apache.lucene.analysis.Token::initTermBuffer()V (109 bytes) made not entrant | |
| 25213 514 3 org.apache.lucene.index.CompoundFileReader$CSIndexInput::clone()Ljava/lang/Object; (40 bytes) | |
| 25213 584 4 org.apache.lucene.search.HitQueue::lessThan(Ljava/lang/Object;Ljava/lang/Object;)Z (61 bytes) | |
| 25214 536 3 org.apache.lucene.queryParser.FastCharStream::getEndColumn()I (10 bytes) | |
| 25214 569 3 org.apache.lucene.queryParser.Token::<init>(ILjava/lang/String;)V (15 bytes) | |
| 25214 567 3 org.apache.lucene.queryParser.FastCharStream::getEndLine()I (2 bytes) | |
| 25214 454 3 org.apache.lucene.search.HitQueue::lessThan(Ljava/lang/Object;Ljava/lang/Object;)Z (61 bytes) made not entrant | |
| 25214 575 4 org.apache.lucene.index.FieldInfos::fieldInfo(I)Lorg/apache/lucene/index/FieldInfo; (20 bytes) | |
| 25214 528 3 org.apache.lucene.store.FSDirectory$FSIndexInput::length()J (8 bytes) | |
| 25215 579 3 org.apache.lucene.store.FSDirectory$FSIndexInput::seekInternal(J)V (1 bytes) | |
| 25215 580 3 java.io.RandomAccessFile::read([BII)I (8 bytes) | |
| 25215 582 3 org.apache.lucene.index.CompoundFileReader$CSIndexInput::readInternal([BII)V (55 bytes) | |
| 25215 547 3 org.apache.lucene.search.Query::rewrite(Lorg/apache/lucene/index/IndexReader;)Lorg/apache/lucene/search/Query; (2 bytes) | |
| 25215 377 3 org.apache.lucene.index.FieldInfos::fieldInfo(I)Lorg/apache/lucene/index/FieldInfo; (20 bytes) made not entrant | |
| 25216 588 % 4 org.apache.lucene.queryParser.QueryParserTokenManager::ReInitRounds()V @ 9 (29 bytes) | |
| 25216 508 3 org.apache.lucene.queryParser.QueryParser::ReInit(Lorg/apache/lucene/queryParser/CharStream;)V (81 bytes) made not entrant | |
| 25216 486 4 java.lang.AbstractStringBuilder::ensureCapacityInternal(I)V (16 bytes) | |
| 25216 494 3 org.apache.lucene.search.Similarity::idf(Lorg/apache/lucene/index/Term;Lorg/apache/lucene/search/Searcher;)F (14 bytes) | |
| 25218 39 3 java.lang.AbstractStringBuilder::ensureCapacityInternal(I)V (16 bytes) made not entrant | |
| 25218 570 4 org.apache.lucene.search.Similarity::tf(I)F (7 bytes) | |
| 25218 545 3 org.apache.lucene.search.IndexSearcher::rewrite(Lorg/apache/lucene/search/Query;)Lorg/apache/lucene/search/Query; (32 bytes) | |
| 25218 410 3 org.apache.lucene.search.Similarity::tf(I)F (7 bytes) made not entrant | |
| 25219 568 3 org.apache.lucene.index.SegmentReader::docFreq(Lorg/apache/lucene/index/Term;)I (24 bytes) | |
| 25219 592 4 org.apache.lucene.index.Term::hashCode()I (16 bytes) | |
| 25219 591 3 org.apache.lucene.analysis.CharArraySet::getHashCode([CII)I (80 bytes) | |
| 25219 593 % 4 org.apache.lucene.queryParser.QueryParserTokenManager::jjCheckNAddStates(II)V @ 0 (18 bytes) | |
| 25219 523 3 org.apache.lucene.util.PriorityQueue::<init>()V (5 bytes) | |
| 25220 530 3 org.apache.lucene.search.HitQueue::<init>(I)V (10 bytes) | |
| 25220 540 3 org.apache.lucene.index.TermInfosReader::getMaxSkipLevels()I (8 bytes) | |
| 25220 599 3 org.apache.lucene.util.PriorityQueue::downHeap()V (138 bytes) | |
| 25221 600 3 org.apache.lucene.queryParser.QueryParser::discardEscapeChar(Ljava/lang/String;)Ljava/lang/String; (184 bytes) | |
| 25222 601 3 org.apache.lucene.analysis.CharArraySet::getSlot([CII)I (107 bytes) | |
| 25222 587 3 java.io.RandomAccessFile::seek(J)V (22 bytes) | |
| 25223 606 ! 3 java.io.BufferedReader::readLine(Z)Ljava/lang/String; (304 bytes) | |
| 25224 605 4 java.lang.ThreadLocal::get()Ljava/lang/Object; (38 bytes) | |
| 25224 608 1 org.apache.lucene.search.Query::rewrite(Lorg/apache/lucene/index/IndexReader;)Lorg/apache/lucene/search/Query; (2 bytes) | |
| 25225 547 3 org.apache.lucene.search.Query::rewrite(Lorg/apache/lucene/index/IndexReader;)Lorg/apache/lucene/search/Query; (2 bytes) made not entrant | |
| 25225 607 1 org.apache.lucene.index.SegmentReader::maxDoc()I (8 bytes) | |
| 25225 513 3 org.apache.lucene.index.SegmentReader::maxDoc()I (8 bytes) made not entrant | |
| 25225 534 3 org.apache.lucene.index.IndexReader::termDocs(Lorg/apache/lucene/index/Term;)Lorg/apache/lucene/index/TermDocs; (18 bytes) | |
| 25225 611 3 org.apache.lucene.index.TermInfosReader::getIndexOffset(Lorg/apache/lucene/index/Term;)I (69 bytes) | |
| 25226 524 3 org.apache.lucene.queryParser.FastCharStream::BeginToken()C (13 bytes) | |
| 25226 539 3 org.apache.lucene.search.Query::weight(Lorg/apache/lucene/search/Searcher;)Lorg/apache/lucene/search/Weight; (42 bytes) | |
| 25226 460 3 org.apache.lucene.index.Term::hashCode()I (16 bytes) made not entrant | |
| 25226 594 ! 4 java.io.StringReader::read([CII)I (133 bytes) | |
| 25227 311 3 java.lang.ThreadLocal::get()Ljava/lang/Object; (38 bytes) made not entrant | |
| 25227 537 3 org.apache.lucene.search.TermQuery::createWeight(Lorg/apache/lucene/search/Searcher;)Lorg/apache/lucene/search/Weight; (10 bytes) | |
| 25227 525 3 org.apache.lucene.search.HitCollector::<init>()V (5 bytes) | |
| 25228 531 3 org.apache.lucene.util.PriorityQueue::initialize(I)V (33 bytes) | |
| 25228 603 4 java.lang.ThreadLocal$ThreadLocalMap::getEntry(Ljava/lang/ThreadLocal;)Ljava/lang/ThreadLocal$ThreadLocalMap$Entry; (42 bytes) | |
| 25228 529 3 org.apache.lucene.search.TopDocCollector::<init>(I)V (13 bytes) | |
| 25232 101 3 java.lang.ThreadLocal$ThreadLocalMap::getEntry(Ljava/lang/ThreadLocal;)Ljava/lang/ThreadLocal$ThreadLocalMap$Entry; (42 bytes) made not entrant | |
| 25232 602 4 java.util.HashMap::get(Ljava/lang/Object;)Ljava/lang/Object; (23 bytes) | |
| 25232 625 1 org.apache.lucene.store.FSDirectory$FSIndexInput::seekInternal(J)V (1 bytes) | |
| 25232 579 3 org.apache.lucene.store.FSDirectory$FSIndexInput::seekInternal(J)V (1 bytes) made not entrant | |
| 25232 623 3 org.dacapo.lusearch.Search$QueryProcessor::doPagingSearch(Lorg/apache/lucene/search/Query;)V (350 bytes) | |
| 25235 151 3 java.util.HashMap::get(Ljava/lang/Object;)Ljava/lang/Object; (23 bytes) made not entrant | |
| 25235 595 4 org.apache.lucene.index.TermInfosReader::get(Lorg/apache/lucene/index/Term;)Lorg/apache/lucene/index/TermInfo; (7 bytes) | |
| 25237 450 ! 3 java.io.StringReader::read([CII)I (133 bytes) made not entrant | |
| 25237 634 s! 4 org.apache.lucene.index.TermInfosReader::ensureIndexIsRead()V (166 bytes) | |
| 25238 628 1 org.apache.lucene.store.FSDirectory$FSIndexInput::length()J (8 bytes) | |
| 25238 471 s! 3 org.apache.lucene.index.TermInfosReader::ensureIndexIsRead()V (166 bytes) made not entrant | |
| 25238 632 4 org.apache.lucene.search.Query::getSimilarity(Lorg/apache/lucene/search/Searcher;)Lorg/apache/lucene/search/Similarity; (5 bytes) | |
| 25239 465 3 org.apache.lucene.search.Query::getSimilarity(Lorg/apache/lucene/search/Searcher;)Lorg/apache/lucene/search/Similarity; (5 bytes) made not entrant | |
| 25239 636 4 java.util.LinkedHashMap::get(Ljava/lang/Object;)Ljava/lang/Object; (33 bytes) | |
| 25239 528 3 org.apache.lucene.store.FSDirectory$FSIndexInput::length()J (8 bytes) made not entrant | |
| 25239 563 3 org.apache.lucene.search.Searcher::createWeight(Lorg/apache/lucene/search/Query;)Lorg/apache/lucene/search/Weight; (6 bytes) | |
| 25245 299 3 java.util.LinkedHashMap::get(Ljava/lang/Object;)Ljava/lang/Object; (33 bytes) made not entrant | |
| 25245 637 4 org.apache.lucene.analysis.LowerCaseFilter::next(Lorg/apache/lucene/analysis/Token;)Lorg/apache/lucene/analysis/Token; (73 bytes) | |
| 25250 641 ! 3 org.apache.lucene.queryParser.QueryParser::getFieldQuery(Ljava/lang/String;Ljava/lang/String;)Lorg/apache/lucene/search/Query; (600 bytes) | |
| 25258 512 3 org.apache.lucene.analysis.LowerCaseFilter::next(Lorg/apache/lucene/analysis/Token;)Lorg/apache/lucene/analysis/Token; (73 bytes) made not entrant | |
| 25259 638 4 org.apache.lucene.analysis.standard.StandardTokenizerImpl::getNextToken()I (434 bytes) | |
| 25259 543 2 org.apache.lucene.search.IndexSearcher::search(Lorg/apache/lucene/search/Weight;Lorg/apache/lucene/search/Filter;Lorg/apache/lucene/search/HitCollector;)V (156 bytes) | |
| 25261 564 3 org.apache.lucene.analysis.standard.StandardFilter::next(Lorg/apache/lucene/analysis/Token;)Lorg/apache/lucene/analysis/Token; (165 bytes) | |
| 25266 663 2 org.apache.lucene.util.UnicodeUtil::UTF16toUTF8([CIILorg/apache/lucene/util/UnicodeUtil$UTF8Result;)V (423 bytes) | |
| 25267 517 2 java.io.Reader::<init>()V (15 bytes) | |
| 25267 551 2 org.apache.lucene.search.DefaultSimilarity::idf(II)F (14 bytes) | |
| 25267 516 2 org.apache.lucene.search.IndexSearcher::maxDoc()I (8 bytes) | |
| 25268 546 2 org.apache.lucene.index.TermInfosReader::getSkipInterval()I (8 bytes) | |
| 25268 667 ! 3 java.io.BufferedWriter::write(Ljava/lang/String;II)V (117 bytes) | |
| 25269 532 2 org.apache.lucene.search.TopDocCollector::<init>(Lorg/apache/lucene/util/PriorityQueue;)V (10 bytes) | |
| 25269 550 2 org.apache.lucene.search.TermQuery$TermWeight::sumOfSquaredWeights()F (26 bytes) | |
| 25269 554 2 org.apache.lucene.index.SegmentTermDocs::seek(Lorg/apache/lucene/index/Term;)V (19 bytes) | |
| 25269 541 2 org.apache.lucene.search.TermScorer::next()Z (89 bytes) | |
| 25270 535 2 org.apache.lucene.index.FieldInfos::fieldInfo(Ljava/lang/String;)Lorg/apache/lucene/index/FieldInfo; (12 bytes) | |
| 25270 661 4 org.apache.lucene.queryParser.QueryParser::discardEscapeChar(Ljava/lang/String;)Ljava/lang/String; (184 bytes) | |
| 25275 544 2 org.apache.lucene.search.TermScorer::score(Lorg/apache/lucene/search/HitCollector;)V (14 bytes) | |
| 25275 538 2 org.apache.lucene.search.DefaultSimilarity::queryNorm(F)F (9 bytes) | |
| 25275 542 2 org.apache.lucene.search.TermQuery$TermWeight::normalize(F)V (29 bytes) | |
| 25276 552 2 org.apache.lucene.index.SegmentReader::termDocs()Lorg/apache/lucene/index/TermDocs; (13 bytes) | |
| 25283 502 3 org.apache.lucene.analysis.standard.StandardTokenizerImpl::getNextToken()I (434 bytes) made not entrant | |
| 25283 665 % ! 4 org.apache.lucene.queryParser.QueryParserTokenManager::jjMoveNfa_3(II)I @ 915 (2645 bytes) | |
| 25283 533 2 org.apache.lucene.search.TermQuery$TermWeight::scorer(Lorg/apache/lucene/index/IndexReader;)Lorg/apache/lucene/search/Scorer; (46 bytes) | |
| 25284 557 s! 2 org.apache.lucene.index.SegmentReader::getNorms(Ljava/lang/String;)[B (72 bytes) | |
| 25285 600 3 org.apache.lucene.queryParser.QueryParser::discardEscapeChar(Ljava/lang/String;)Ljava/lang/String; (184 bytes) made not entrant | |
| 25285 655 4 org.apache.lucene.analysis.CharArraySet::getHashCode([CII)I (80 bytes) | |
| 25288 553 2 org.apache.lucene.index.SegmentTermDocs::seek(Lorg/apache/lucene/index/TermInfo;Lorg/apache/lucene/index/Term;)V (124 bytes) | |
| 25288 591 3 org.apache.lucene.analysis.CharArraySet::getHashCode([CII)I (80 bytes) made not entrant | |
| 25289 660 ! 4 java.io.BufferedReader::readLine(Z)Ljava/lang/String; (304 bytes) | |
| 25289 571 2 org.apache.lucene.queryParser.QueryParser::jj_ntk()I (52 bytes) | |
| 25290 598 3 org.apache.lucene.analysis.CharArraySet::equals([CII[C)Z (86 bytes) | |
| 25290 683 3 org.apache.lucene.document.Document::get(Ljava/lang/String;)Ljava/lang/String; (66 bytes) | |
| 25291 520 2 java.io.StringReader::<init>(Ljava/lang/String;)V (28 bytes) | |
| 25291 526 2 org.apache.lucene.search.IndexSearcher::docFreq(Lorg/apache/lucene/index/Term;)I (9 bytes) | |
| 25291 635 3 org.apache.lucene.queryParser.QueryParser::jj_3R_2()Z (24 bytes) | |
| 25291 615 3 org.apache.lucene.analysis.Tokenizer::<init>()V (5 bytes) | |
| 25292 640 ! 3 org.apache.lucene.queryParser.QueryParser::jj_2_1(I)Z (62 bytes) | |
| 25292 609 3 org.apache.lucene.index.SegmentTermEnum::seek(JILorg/apache/lucene/index/Term;Lorg/apache/lucene/index/TermInfo;)V (40 bytes) | |
| 25293 612 3 org.apache.lucene.search.IndexSearcher::search(Lorg/apache/lucene/search/Weight;Lorg/apache/lucene/search/Filter;I)Lorg/apache/lucene/search/TopDocs; (38 bytes) | |
| 25294 589 3 org.apache.lucene.util.PriorityQueue::insertWithOverflow(Ljava/lang/Object;)Ljava/lang/Object; (61 bytes) | |
| 25294 617 3 org.apache.lucene.queryParser.QueryParser::Modifiers()I (167 bytes) | |
| 25295 691 3 org.apache.lucene.util.PriorityQueue::upHeap()V (63 bytes) | |
| 25295 604 3 java.io.BufferedWriter::ensureOpen()V (18 bytes) | |
| 25295 669 3 java.io.PrintWriter::ensureOpen()V (18 bytes) | |
| 25296 672 3 org.apache.lucene.store.IndexInput::readString()Ljava/lang/String; (72 bytes) | |
| 25296 670 3 org.apache.lucene.document.AbstractField::<init>()V (76 bytes) | |
| 25296 681 3 org.apache.lucene.index.FieldsReader::getIndexType(Lorg/apache/lucene/index/FieldInfo;Z)Lorg/apache/lucene/document/Field$Index; (42 bytes) | |
| 25297 676 3 org.apache.lucene.document.FieldSelectorResult::equals(Ljava/lang/Object;)Z (44 bytes) | |
| 25297 678 3 org.apache.lucene.document.Field::<init>(Ljava/lang/String;Ljava/lang/String;Lorg/apache/lucene/document/Field$Store;Lorg/apache/lucene/document/Field$Index;Lorg/apache/lucene/document/Field$TermVector;)V (362 bytes) | |
| 25299 631 3 org.apache.lucene.search.Searcher::search(Lorg/apache/lucene/search/Query;Lorg/apache/lucene/search/HitCollector;)V (11 bytes) | |
| 25299 692 3 org.apache.lucene.util.PriorityQueue::pop()Ljava/lang/Object; (57 bytes) | |
| 25300 630 3 org.apache.lucene.queryParser.QueryParserTokenManager::jjMoveStringLiteralDfa0_3()I (169 bytes) | |
| 25300 654 3 org.apache.lucene.index.TermInfo::set(Lorg/apache/lucene/index/TermInfo;)V (33 bytes) | |
| 25300 629 3 org.apache.lucene.search.Searcher::search(Lorg/apache/lucene/search/Query;Lorg/apache/lucene/search/Filter;Lorg/apache/lucene/search/HitCollector;)V (12 bytes) | |
| 25301 616 3 java.io.BufferedReader::readLine()Ljava/lang/String; (6 bytes) | |
| 25301 693 3 java.lang.Integer::getChars(II[C)V (131 bytes) | |
| 25301 677 3 org.apache.lucene.index.FieldsReader::getTermVectorType(Lorg/apache/lucene/index/FieldInfo;)Lorg/apache/lucene/document/Field$TermVector; (64 bytes) | |
| 25302 682 3 org.apache.lucene.index.FieldsReader::addField(Lorg/apache/lucene/document/Document;Lorg/apache/lucene/index/FieldInfo;ZZZ)V (238 bytes) | |
| 25303 679 3 org.apache.lucene.document.Document::add(Lorg/apache/lucene/document/Fieldable;)V (12 bytes) | |
| 25303 613 3 java.lang.String::trim()Ljava/lang/String; (77 bytes) | |
| 25304 622 3 org.apache.lucene.analysis.StopFilter::<init>(Lorg/apache/lucene/analysis/TokenStream;Ljava/util/Set;Z)V (58 bytes) | |
| 25304 614 ! 3 org.apache.lucene.analysis.Token::clone()Ljava/lang/Object; (65 bytes) | |
| 25306 606 ! 3 java.io.BufferedReader::readLine(Z)Ljava/lang/String; (304 bytes) made not entrant | |
| 25308 596 4 org.apache.lucene.util.cache.SimpleMapCache::get(Ljava/lang/Object;)Ljava/lang/Object; (11 bytes) | |
| 25316 472 3 org.apache.lucene.util.cache.SimpleMapCache::get(Ljava/lang/Object;)Ljava/lang/Object; (11 bytes) made not entrant | |
| 25316 680 4 org.apache.lucene.analysis.TokenStream::<init>()V (5 bytes) | |
| 25316 461 3 org.apache.lucene.analysis.TokenStream::<init>()V (5 bytes) made not entrant | |
| 25316 633 4 org.apache.lucene.index.TermInfosReader::get(Lorg/apache/lucene/index/Term;Z)Lorg/apache/lucene/index/TermInfo; (260 bytes) | |
| 25323 570 4 org.apache.lucene.search.Similarity::tf(I)F (7 bytes) made not entrant | |
| 25323 501 4 org.apache.lucene.search.TermScorer::<init>(Lorg/apache/lucene/search/Weight;Lorg/apache/lucene/index/TermDocs;Lorg/apache/lucene/search/Similarity;[B)V (93 bytes) made not entrant | |
| 25323 632 4 org.apache.lucene.search.Query::getSimilarity(Lorg/apache/lucene/search/Searcher;)Lorg/apache/lucene/search/Similarity; (5 bytes) made not entrant | |
| 25323 705 2 java.lang.Integer::stringSize(I)I (21 bytes) | |
| 25324 645 ! 3 org.apache.lucene.queryParser.QueryParser::parse(Ljava/lang/String;)Lorg/apache/lucene/search/Query; (155 bytes) | |
| 25328 712 2 org.apache.lucene.search.Query::getSimilarity(Lorg/apache/lucene/search/Searcher;)Lorg/apache/lucene/search/Similarity; (5 bytes) | |
| 25328 610 3 org.apache.lucene.queryParser.QueryParser::Query(Ljava/lang/String;)Lorg/apache/lucene/search/Query; (215 bytes) | |
| 25329 647 3 org.apache.lucene.queryParser.FastCharStream::<init>(Ljava/io/Reader;)V (35 bytes) | |
| 25329 716 2 org.apache.lucene.index.FieldsReader::doc(ILorg/apache/lucene/document/FieldSelector;)Lorg/apache/lucene/document/Document; (354 bytes) | |
| 25331 710 2 org.apache.lucene.search.DocIdSetIterator::<init>()V (5 bytes) | |
| 25331 711 2 org.apache.lucene.search.Scorer::<init>(Lorg/apache/lucene/search/Similarity;)V (10 bytes) | |
| 25332 709 2 org.apache.lucene.search.TermQuery$TermWeight::getValue()F (5 bytes) | |
| 25332 619 3 org.apache.lucene.queryParser.QueryParser::jj_3R_3()Z (24 bytes) | |
| 25332 648 3 org.apache.lucene.analysis.standard.StandardTokenizer::<init>(Ljava/io/Reader;Z)V (39 bytes) | |
| 25332 618 3 org.apache.lucene.queryParser.QueryParser::TopLevelQuery(Ljava/lang/String;)Lorg/apache/lucene/search/Query; (14 bytes) | |
| 25333 651 3 org.apache.lucene.search.BooleanClause::<init>(Lorg/apache/lucene/search/Query;Lorg/apache/lucene/search/BooleanClause$Occur;)V (15 bytes) | |
| 25333 664 3 org.apache.lucene.queryParser.QueryParser::addClause(Ljava/util/List;IILorg/apache/lucene/search/Query;)V (294 bytes) | |
| 25335 671 3 org.apache.lucene.document.AbstractField::setOmitNorms(Z)V (6 bytes) | |
| 25336 539 3 org.apache.lucene.search.Query::weight(Lorg/apache/lucene/search/Searcher;)Lorg/apache/lucene/search/Weight; (42 bytes) made not entrant | |
| 25336 543 2 org.apache.lucene.search.IndexSearcher::search(Lorg/apache/lucene/search/Weight;Lorg/apache/lucene/search/Filter;Lorg/apache/lucene/search/HitCollector;)V (156 bytes) made not entrant | |
| 25336 660 ! 4 java.io.BufferedReader::readLine(Z)Ljava/lang/String; (304 bytes) made not entrant | |
| 25336 684 3 org.apache.lucene.document.AbstractField::setStoreTermVector(Lorg/apache/lucene/document/Field$TermVector;)V (153 bytes) | |
| 25337 722 2 org.apache.lucene.search.Query::weight(Lorg/apache/lucene/search/Searcher;)Lorg/apache/lucene/search/Weight; (42 bytes) | |
| 25337 639 2 org.apache.lucene.analysis.standard.StandardTokenizer::setMaxTokenLength(I)V (6 bytes) | |
| 25338 644 ! 2 org.apache.lucene.queryParser.QueryParser::Term(Ljava/lang/String;)Lorg/apache/lucene/search/Query; (1686 bytes) | |
| 25343 723 ! 2 java.io.BufferedReader::readLine(Z)Ljava/lang/String; (304 bytes) | |
| 25345 643 2 org.apache.lucene.analysis.standard.StandardAnalyzer::tokenStream(Ljava/lang/String;Ljava/io/Reader;)Lorg/apache/lucene/analysis/TokenStream; (60 bytes) | |
| 25345 656 2 java.io.StringReader::close()V (6 bytes) | |
| 25346 620 2 org.apache.lucene.analysis.Tokenizer::close()V (8 bytes) | |
| 25346 650 2 org.apache.lucene.index.TermBuffer::reset()V (24 bytes) | |
| 25346 652 2 org.apache.lucene.queryParser.QueryParser::jj_save(II)V (78 bytes) | |
| 25346 662 2 org.apache.lucene.queryParser.QueryParser::newBooleanClause(Lorg/apache/lucene/search/Query;Lorg/apache/lucene/search/BooleanClause$Occur;)Lorg/apache/lucene/search/BooleanClause; (10 bytes) | |
| 25347 646 2 org.apache.lucene.search.Query::<init>()V (10 bytes) | |
| 25350 657 2 org.apache.lucene.queryParser.QueryParser::jj_3_1()Z (28 bytes) | |
| 25350 621 ! 2 org.apache.lucene.queryParser.QueryParser::Clause(Ljava/lang/String;)Lorg/apache/lucene/search/Query; (375 bytes) | |
| 25352 666 2 org.apache.lucene.analysis.standard.StandardTokenizerImpl::<init>(Ljava/io/Reader;)V (29 bytes) | |
| 25352 668 2 org.apache.lucene.search.Searcher::search(Lorg/apache/lucene/search/Query;Lorg/apache/lucene/search/Filter;I)Lorg/apache/lucene/search/TopDocs; (12 bytes) | |
| 25352 704 2 org.apache.lucene.store.IndexInput::readLong()J (19 bytes) | |
| 25352 706 2 java.lang.AbstractStringBuilder::append(I)Ljava/lang/AbstractStringBuilder; (62 bytes) | |
| 25353 694 3 java.io.Writer::write(Ljava/lang/String;)V (11 bytes) | |
| 25353 715 2 org.apache.lucene.document.Document::<init>()V (21 bytes) | |
| 25353 717 2 org.apache.lucene.index.FieldsReader::seekIndex(I)V (25 bytes) | |
| 25354 695 ! 3 java.io.PrintWriter::newLine()V (66 bytes) | |
| 25354 708 4 org.apache.lucene.search.TermScorer::<init>(Lorg/apache/lucene/search/Weight;Lorg/apache/lucene/index/TermDocs;Lorg/apache/lucene/search/Similarity;[B)V (93 bytes) | |
| 25354 697 ! 2 java.io.PrintWriter::write(Ljava/lang/String;II)V (58 bytes) | |
| 25355 649 2 org.apache.lucene.analysis.standard.StandardFilter::<init>(Lorg/apache/lucene/analysis/TokenStream;)V (6 bytes) | |
| 25355 658 2 org.apache.lucene.analysis.StopFilter::<init>(Lorg/apache/lucene/analysis/TokenStream;Ljava/util/Set;)V (8 bytes) | |
| 25355 659 2 org.apache.lucene.analysis.LowerCaseFilter::<init>(Lorg/apache/lucene/analysis/TokenStream;)V (6 bytes) | |
| 25356 700 2 java.io.BufferedReader::ensureOpen()V (18 bytes) | |
| 25356 720 2 org.apache.lucene.document.Field::stringValue()Ljava/lang/String; (22 bytes) | |
| 25356 714 2 org.apache.lucene.search.IndexSearcher::doc(I)Lorg/apache/lucene/document/Document; (9 bytes) | |
| 25356 718 2 org.apache.lucene.index.IndexReader::document(I)Lorg/apache/lucene/document/Document; (11 bytes) | |
| 25356 719 s 2 org.apache.lucene.index.SegmentReader::isDeleted(I)Z (24 bytes) | |
| 25357 728 1 org.apache.lucene.search.TermQuery$TermWeight::getValue()F (5 bytes) | |
| 25357 709 2 org.apache.lucene.search.TermQuery$TermWeight::getValue()F (5 bytes) made not entrant | |
| 25357 721 s 2 org.apache.lucene.index.SegmentReader::document(ILorg/apache/lucene/document/FieldSelector;)Lorg/apache/lucene/document/Document; (32 bytes) | |
| 25357 624 3 org.apache.lucene.analysis.Token::growTermBuffer(I)[C (62 bytes) | |
| 25358 653 3 org.apache.lucene.analysis.Token::setTermBuffer([CII)V (40 bytes) | |
| 25358 456 1 org.apache.lucene.analysis.Token::type()Ljava/lang/String; (5 bytes) | |
| 25358 457 1 org.apache.lucene.search.TopDocCollector::getTotalHits()I (5 bytes) | |
| 25358 442 ! 3 java.util.zip.Inflater::ended()Z (32 bytes) | |
| 25359 443 3 java.net.URLStreamHandler::getDefaultPort()I (2 bytes) | |
| 25359 455 1 org.apache.lucene.analysis.standard.StandardTokenizerImpl::yychar()I (5 bytes) | |
| 25359 467 1 org.apache.lucene.document.AbstractField::isBinary()Z (5 bytes) | |
| 25359 590 1 java.util.HashMap::size()I (5 bytes) | |
| 25359 626 1 org.apache.lucene.util.cache.SimpleLRUCache::access$000(Lorg/apache/lucene/util/cache/SimpleLRUCache;)I (5 bytes) | |
| 25359 725 4 org.apache.lucene.search.Query::getSimilarity(Lorg/apache/lucene/search/Searcher;)Lorg/apache/lucene/search/Similarity; (5 bytes) | |
| 25359 724 1 java.nio.Buffer::limit()I (5 bytes) | |
| 25360 712 2 org.apache.lucene.search.Query::getSimilarity(Lorg/apache/lucene/search/Searcher;)Lorg/apache/lucene/search/Similarity; (5 bytes) made not entrant | |
| 25360 707 4 org.apache.lucene.search.Similarity::tf(I)F (7 bytes) | |
| 25360 733 4 org.apache.lucene.index.TermInfosReader::getIndexOffset(Lorg/apache/lucene/index/Term;)I (69 bytes) | |
| 25363 611 3 org.apache.lucene.index.TermInfosReader::getIndexOffset(Lorg/apache/lucene/index/Term;)I (69 bytes) made not entrant | |
| 25363 732 % 3 sun.nio.cs.UTF_8$Decoder::decodeArrayLoop(Ljava/nio/ByteBuffer;Ljava/nio/CharBuffer;)Ljava/nio/charset/CoderResult; @ 73 (671 bytes) | |
| 25363 597 4 org.apache.lucene.util.CloseableThreadLocal::get()Ljava/lang/Object; (58 bytes) | |
| 25365 462 3 org.apache.lucene.util.CloseableThreadLocal::get()Ljava/lang/Object; (58 bytes) made not entrant | |
| 25365 642 4 org.apache.lucene.index.TermInfosReader::getThreadResources()Lorg/apache/lucene/index/TermInfosReader$ThreadResources; (56 bytes) | |
| 25367 468 3 org.apache.lucene.index.TermInfosReader::getThreadResources()Lorg/apache/lucene/index/TermInfosReader$ThreadResources; (56 bytes) made not entrant | |
| 25367 627 4 org.apache.lucene.store.BufferedIndexInput::seek(J)V (59 bytes) | |
| 25368 459 3 org.apache.lucene.store.BufferedIndexInput::seek(J)V (59 bytes) made not entrant | |
| 25368 726 4 java.util.ArrayList::add(Ljava/lang/Object;)Z (29 bytes) | |
| 25373 734 % 3 sun.nio.cs.UTF_8$Encoder::encodeArrayLoop(Ljava/nio/CharBuffer;Ljava/nio/ByteBuffer;)Ljava/nio/charset/CoderResult; @ 73 (489 bytes) | |
| 25373 464 3 java.util.ArrayList::add(Ljava/lang/Object;)Z (29 bytes) made not entrant | |
| 25373 674 4 org.apache.lucene.queryParser.QueryParser::jj_scan_token(I)Z (173 bytes) | |
| 25378 478 3 org.apache.lucene.queryParser.QueryParser::jj_scan_token(I)Z (173 bytes) made not entrant | |
| 25378 687 4 org.apache.lucene.analysis.TokenFilter::close()V (8 bytes) | |
| 25378 735 3 sun.nio.cs.UTF_8$Encoder::encodeArrayLoop(Ljava/nio/CharBuffer;Ljava/nio/ByteBuffer;)Ljava/nio/charset/CoderResult; (489 bytes) | |
| 25378 484 3 org.apache.lucene.analysis.TokenFilter::close()V (8 bytes) made not entrant | |
| 25378 731 4 org.apache.lucene.search.Query::weight(Lorg/apache/lucene/search/Searcher;)Lorg/apache/lucene/search/Weight; (42 bytes) | |
| 25383 737 % ! 3 java.io.BufferedReader::readLine(Z)Ljava/lang/String; @ 131 (304 bytes) | |
| 25385 742 1 java.io.StringReader::close()V (6 bytes) | |
| 25386 656 2 java.io.StringReader::close()V (6 bytes) made not entrant | |
| 25391 746 3 sun.nio.cs.UTF_8$Decoder::decodeArrayLoop(Ljava/nio/ByteBuffer;Ljava/nio/CharBuffer;)Ljava/nio/charset/CoderResult; (671 bytes) | |
| 25397 470 3 org.apache.lucene.index.TermInfosReader::get(Lorg/apache/lucene/index/Term;)Lorg/apache/lucene/index/TermInfo; (7 bytes) made not entrant | |
| 25397 747 2 java.nio.Buffer::position(I)Ljava/nio/Buffer; (43 bytes) | |
| 25398 727 ! 4 org.apache.lucene.queryParser.QueryParserTokenManager::jjMoveNfa_3(II)I (2645 bytes) | |
| 25402 748 2 java.lang.StringBuffer::<init>()V (7 bytes) | |
| 25409 749 2 org.apache.lucene.util.cache.SimpleMapCache::put(Ljava/lang/Object;Ljava/lang/Object;)V (13 bytes) | |
| 25414 754 ! 3 java.io.BufferedReader::readLine(Z)Ljava/lang/String; (304 bytes) | |
| 25417 723 ! 2 java.io.BufferedReader::readLine(Z)Ljava/lang/String; (304 bytes) made not entrant | |
| 25417 750 2 org.apache.lucene.util.cache.SimpleLRUCache$1::removeEldestEntry(Ljava/util/Map$Entry;)Z (20 bytes) | |
| 25420 751 2 org.apache.lucene.search.TermQuery::toString(Ljava/lang/String;)Ljava/lang/String; (70 bytes) | |
| 25421 752 2 org.apache.lucene.util.ToStringUtils::boost(F)Ljava/lang/String; (32 bytes) | |
| 25451 493 ! 3 org.apache.lucene.queryParser.QueryParserTokenManager::jjMoveNfa_3(II)I (2645 bytes) made not entrant | |
| 25451 755 4 org.apache.lucene.index.SegmentTermDocs::read([I[I)I (142 bytes) | |
| 25471 495 3 org.apache.lucene.index.SegmentTermDocs::read([I[I)I (142 bytes) made not entrant | |
| 25471 764 4 org.apache.lucene.search.TermScorer::score(Lorg/apache/lucene/search/HitCollector;I)Z (179 bytes) | |
| 25493 394 4 org.apache.lucene.store.IndexInput::readVInt()I (43 bytes) made not entrant | |
| 25494 771 2 org.apache.lucene.store.IndexInput::readVInt()I (43 bytes) | |
| 25495 772 2 java.util.Arrays$ArrayList::get(I)Ljava/lang/Object; (7 bytes) | |
| 25495 773 2 java.util.Arrays$ArrayList::size()I (6 bytes) | |
| 25495 774 ! 2 java.util.AbstractList$Itr::next()Ljava/lang/Object; (45 bytes) | |
| 25504 777 2 java.io.File::getName()Ljava/lang/String; (42 bytes) | |
| 25505 778 2 java.util.Vector::ensureCapacityHelper(I)V (16 bytes) | |
| 25507 779 2 org.apache.lucene.analysis.CharArraySet::add([C)Z (92 bytes) | |
| 25508 781 2 java.util.AbstractList$Itr::hasNext()Z (20 bytes) | |
| 25508 782 2 org.apache.lucene.analysis.CharArraySet::add(Ljava/lang/String;)Z (9 bytes) | |
| 25513 783 2 org.apache.lucene.analysis.CharArraySet::add(Ljava/lang/Object;)Z (60 bytes) | |
| 25513 634 s! 4 org.apache.lucene.index.TermInfosReader::ensureIndexIsRead()V (166 bytes) made not entrant | |
| 25513 445 4 org.apache.lucene.index.SegmentTermEnum::next()Z (218 bytes) made not entrant | |
| 25514 784 s! 2 org.apache.lucene.index.TermInfosReader::ensureIndexIsRead()V (166 bytes) | |
| 25515 642 4 org.apache.lucene.index.TermInfosReader::getThreadResources()Lorg/apache/lucene/index/TermInfosReader$ThreadResources; (56 bytes) made not entrant | |
| 25518 788 2 org.apache.lucene.index.TermInfosReader::getThreadResources()Lorg/apache/lucene/index/TermInfosReader$ThreadResources; (56 bytes) | |
| 25519 785 2 org.apache.lucene.index.SegmentTermEnum::next()Z (218 bytes) | |
| 25519 438 4 org.apache.lucene.index.TermBuffer::read(Lorg/apache/lucene/store/IndexInput;Lorg/apache/lucene/index/FieldInfos;)V (185 bytes) made not entrant | |
| 25520 597 4 org.apache.lucene.util.CloseableThreadLocal::get()Ljava/lang/Object; (58 bytes) made not entrant | |
| 25520 790 2 org.apache.lucene.index.TermBuffer::read(Lorg/apache/lucene/store/IndexInput;Lorg/apache/lucene/index/FieldInfos;)V (185 bytes) | |
| 25528 510 3 org.apache.lucene.search.TermScorer::score(Lorg/apache/lucene/search/HitCollector;I)Z (179 bytes) made not entrant | |
| 25528 786 4 org.apache.lucene.store.IndexInput::readVInt()I (43 bytes) | |
| 25529 791 2 org.apache.lucene.util.CloseableThreadLocal::get()Ljava/lang/Object; (58 bytes) | |
| 25529 789 2 java.util.AbstractMap::<init>()V (15 bytes) | |
| 25532 771 2 org.apache.lucene.store.IndexInput::readVInt()I (43 bytes) made not entrant | |
| 25532 793 4 org.apache.lucene.index.TermInfosReader::getThreadResources()Lorg/apache/lucene/index/TermInfosReader$ThreadResources; (56 bytes) | |
| 25532 795 2 java.nio.charset.CoderResult::isUnderflow()Z (13 bytes) | |
| 4 query batches completed | |
| 25535 466 3 org.apache.lucene.index.TermInfosReader::get(Lorg/apache/lucene/index/Term;Z)Lorg/apache/lucene/index/TermInfo; (260 bytes) made not entrant | |
| 25535 794 4 org.apache.lucene.index.TermBuffer::read(Lorg/apache/lucene/store/IndexInput;Lorg/apache/lucene/index/FieldInfos;)V (185 bytes) | |
| 25537 633 4 org.apache.lucene.index.TermInfosReader::get(Lorg/apache/lucene/index/Term;Z)Lorg/apache/lucene/index/TermInfo; (260 bytes) made not entrant | |
| 25538 796 2 org.apache.lucene.index.TermInfosReader::get(Lorg/apache/lucene/index/Term;Z)Lorg/apache/lucene/index/TermInfo; (260 bytes) | |
| 25540 799 2 org.apache.lucene.index.TermInfosReader::seekEnum(Lorg/apache/lucene/index/SegmentTermEnum;I)V (31 bytes) | |
| 25540 788 2 org.apache.lucene.index.TermInfosReader::getThreadResources()Lorg/apache/lucene/index/TermInfosReader$ThreadResources; (56 bytes) made not entrant | |
| 25540 798 4 org.apache.lucene.util.CloseableThreadLocal::get()Ljava/lang/Object; (58 bytes) | |
| 25543 791 2 org.apache.lucene.util.CloseableThreadLocal::get()Ljava/lang/Object; (58 bytes) made not entrant | |
| 25544 775 % 4 sun.nio.cs.UTF_8$Encoder::encodeArrayLoop(Ljava/nio/CharBuffer;Ljava/nio/ByteBuffer;)Ljava/nio/charset/CoderResult; @ 73 (489 bytes) | |
| 25559 734 % 3 sun.nio.cs.UTF_8$Encoder::encodeArrayLoop(Ljava/nio/CharBuffer;Ljava/nio/ByteBuffer;)Ljava/nio/charset/CoderResult; @ -2 (489 bytes) made not entrant | |
| 25559 769 4 org.apache.lucene.search.TopDocCollector::topDocs()Lorg/apache/lucene/search/TopDocs; (77 bytes) | |
| 8 query batches completed | |
| 25566 804 2 java.util.HashSet::add(Ljava/lang/Object;)Z (20 bytes) | |
| 25571 806 2 java.nio.CharBuffer::arrayOffset()I (35 bytes) | |
| 25583 521 3 org.apache.lucene.search.TopDocCollector::topDocs()Lorg/apache/lucene/search/TopDocs; (77 bytes) made not entrant | |
| 25583 805 ! 4 java.io.BufferedReader::readLine(Z)Ljava/lang/String; (304 bytes) | |
| 25586 722 2 org.apache.lucene.search.Query::weight(Lorg/apache/lucene/search/Searcher;)Lorg/apache/lucene/search/Weight; (42 bytes) made not entrant | |
| 25587 801 ! 4 org.apache.lucene.store.FSDirectory$FSIndexInput::readInternal([BII)V (125 bytes) | |
| 25591 578 ! 3 org.apache.lucene.store.FSDirectory$FSIndexInput::readInternal([BII)V (125 bytes) made not entrant | |
| 25591 803 4 sun.nio.cs.UTF_8$Encoder::encodeArrayLoop(Ljava/nio/CharBuffer;Ljava/nio/ByteBuffer;)Ljava/nio/charset/CoderResult; (489 bytes) | |
| 25602 735 3 sun.nio.cs.UTF_8$Encoder::encodeArrayLoop(Ljava/nio/CharBuffer;Ljava/nio/ByteBuffer;)Ljava/nio/charset/CoderResult; (489 bytes) made not entrant | |
| 25602 792 4 org.apache.lucene.queryParser.QueryParser::jj_consume_token(I)Lorg/apache/lucene/queryParser/Token; (170 bytes) | |
| 25607 558 3 org.apache.lucene.queryParser.QueryParser::jj_consume_token(I)Lorg/apache/lucene/queryParser/Token; (170 bytes) made not entrant | |
| 25608 762 4 org.apache.lucene.analysis.StopFilter::next(Lorg/apache/lucene/analysis/Token;)Lorg/apache/lucene/analysis/Token; (92 bytes) | |
| 25608 754 ! 3 java.io.BufferedReader::readLine(Z)Ljava/lang/String; (304 bytes) made not entrant | |
| 25608 759 4 org.apache.lucene.index.CompoundFileReader$CSIndexInput::clone()Ljava/lang/Object; (40 bytes) | |
| 25612 514 3 org.apache.lucene.index.CompoundFileReader$CSIndexInput::clone()Ljava/lang/Object; (40 bytes) made not entrant | |
| 25612 758 4 org.apache.lucene.util.PriorityQueue::initialize(I)V (33 bytes) | |
| 25613 531 3 org.apache.lucene.util.PriorityQueue::initialize(I)V (33 bytes) made not entrant | |
| 25613 757 4 org.apache.lucene.store.FSDirectory$FSIndexInput::clone()Ljava/lang/Object; (15 bytes) | |
| 25615 496 3 org.apache.lucene.store.FSDirectory$FSIndexInput::clone()Ljava/lang/Object; (15 bytes) made not entrant | |
| 25615 760 4 org.apache.lucene.index.SegmentTermDocs::<init>(Lorg/apache/lucene/index/SegmentReader;)V (59 bytes) | |
| 25617 790 2 org.apache.lucene.index.TermBuffer::read(Lorg/apache/lucene/store/IndexInput;Lorg/apache/lucene/index/FieldInfos;)V (185 bytes) made not entrant | |
| 25618 768 s 4 org.apache.lucene.index.SegmentReader::norms(Ljava/lang/String;)[B (21 bytes) | |
| 25619 808 2 java.nio.ByteBuffer::arrayOffset()I (35 bytes) | |
| 25619 809 2 java.nio.charset.CoderResult::isOverflow()Z (14 bytes) | |
| 25621 549 3 org.apache.lucene.index.SegmentTermDocs::<init>(Lorg/apache/lucene/index/SegmentReader;)V (59 bytes) made not entrant | |
| 25621 766 4 java.lang.Throwable::<init>(Ljava/lang/String;)V (34 bytes) | |
| 25623 548 3 org.apache.lucene.analysis.StopFilter::next(Lorg/apache/lucene/analysis/Token;)Lorg/apache/lucene/analysis/Token; (92 bytes) made not entrant | |
| 25624 507 3 java.lang.Throwable::<init>(Ljava/lang/String;)V (34 bytes) made not entrant | |
| 25624 756 4 java.io.IOException::<init>(Ljava/lang/String;)V (6 bytes) | |
| 25624 767 ! 4 org.apache.lucene.queryParser.QueryParserTokenManager::getNextToken()Lorg/apache/lucene/queryParser/Token; (423 bytes) | |
| 25626 518 3 java.io.IOException::<init>(Ljava/lang/String;)V (6 bytes) made not entrant | |
| 25626 761 4 org.apache.lucene.store.FSDirectory$FSIndexInput::close()V (15 bytes) | |
| 25627 506 3 org.apache.lucene.store.FSDirectory$FSIndexInput::close()V (15 bytes) made not entrant | |
| 25627 770 4 org.apache.lucene.queryParser.QueryParserTokenManager::jjFillToken()Lorg/apache/lucene/queryParser/Token; (107 bytes) | |
| 25629 560 s 3 org.apache.lucene.index.SegmentReader::norms(Ljava/lang/String;)[B (21 bytes) made not entrant | |
| 25629 763 4 org.apache.lucene.index.CompoundFileReader$CSIndexInput::close()V (8 bytes) | |
| 25630 519 3 org.apache.lucene.index.CompoundFileReader$CSIndexInput::close()V (8 bytes) made not entrant | |
| 25630 800 4 java.lang.AbstractStringBuilder::append(Ljava/lang/String;)Ljava/lang/AbstractStringBuilder; (50 bytes) | |
| 25632 810 % 3 org.apache.lucene.index.FieldsReader::doc(ILorg/apache/lucene/document/FieldSelector;)Lorg/apache/lucene/document/Document; @ 42 (354 bytes) | |
| 25635 54 3 java.lang.AbstractStringBuilder::append(Ljava/lang/String;)Ljava/lang/AbstractStringBuilder; (50 bytes) made not entrant | |
| 25635 802 4 org.apache.lucene.store.BufferedIndexInput::refill()V (107 bytes) | |
| 25652 556 3 org.apache.lucene.queryParser.QueryParserTokenManager::jjFillToken()Lorg/apache/lucene/queryParser/Token; (107 bytes) made not entrant | |
| 25653 807 4 org.apache.lucene.index.CompoundFileReader$CSIndexInput::readInternal([BII)V (55 bytes) | |
| 25658 815 2 java.nio.Buffer::hasRemaining()Z (17 bytes) | |
| 25661 581 3 org.apache.lucene.store.BufferedIndexInput::refill()V (107 bytes) made not entrant | |
| 25661 814 ! 4 java.io.BufferedWriter::write(Ljava/lang/String;II)V (117 bytes) | |
| 25664 515 ! 3 org.apache.lucene.queryParser.QueryParserTokenManager::getNextToken()Lorg/apache/lucene/queryParser/Token; (423 bytes) made not entrant | |
| 25664 753 4 java.util.ArrayList::grow(I)V (45 bytes) | |
| 25665 582 3 org.apache.lucene.index.CompoundFileReader$CSIndexInput::readInternal([BII)V (55 bytes) made not entrant | |
| 25665 736 4 java.util.Arrays::copyOf([Ljava/lang/Object;ILjava/lang/Class;)[Ljava/lang/Object; (46 bytes) | |
| 25667 489 3 java.util.Arrays::copyOf([Ljava/lang/Object;ILjava/lang/Class;)[Ljava/lang/Object; (46 bytes) made not entrant | |
| 25667 490 3 java.util.ArrayList::grow(I)V (45 bytes) made not entrant | |
| 25667 813 4 org.apache.lucene.analysis.StopFilter::<init>(Lorg/apache/lucene/analysis/TokenStream;Ljava/util/Set;Z)V (58 bytes) | |
| 25667 811 4 org.apache.lucene.search.IndexSearcher::search(Lorg/apache/lucene/search/Weight;Lorg/apache/lucene/search/Filter;I)Lorg/apache/lucene/search/TopDocs; (38 bytes) | |
| 25668 667 ! 3 java.io.BufferedWriter::write(Ljava/lang/String;II)V (117 bytes) made not entrant | |
| 25668 812 4 org.apache.lucene.queryParser.QueryParserTokenManager::jjMoveStringLiteralDfa0_3()I (169 bytes) | |
| 25669 622 3 org.apache.lucene.analysis.StopFilter::<init>(Lorg/apache/lucene/analysis/TokenStream;Ljava/util/Set;Z)V (58 bytes) made not entrant | |
| 25669 816 ! 4 org.apache.lucene.queryParser.QueryParser::parse(Ljava/lang/String;)Lorg/apache/lucene/search/Query; (155 bytes) | |
| 25670 630 3 org.apache.lucene.queryParser.QueryParserTokenManager::jjMoveStringLiteralDfa0_3()I (169 bytes) made not entrant | |
| 25670 787 4 org.apache.lucene.index.SegmentTermEnum::term()Lorg/apache/lucene/index/Term; (8 bytes) | |
| 25674 389 3 org.apache.lucene.index.SegmentTermEnum::term()Lorg/apache/lucene/index/Term; (8 bytes) made not entrant | |
| 25674 818 4 org.apache.lucene.document.AbstractField::<init>()V (76 bytes) | |
| 25674 670 3 org.apache.lucene.document.AbstractField::<init>()V (76 bytes) made not entrant | |
| 25674 817 4 java.lang.ThreadLocal$ThreadLocalMap::access$000(Ljava/lang/ThreadLocal$ThreadLocalMap;Ljava/lang/ThreadLocal;)Ljava/lang/ThreadLocal$ThreadLocalMap$Entry; (6 bytes) | |
| 25675 100 3 java.lang.ThreadLocal$ThreadLocalMap::access$000(Ljava/lang/ThreadLocal$ThreadLocalMap;Ljava/lang/ThreadLocal;)Ljava/lang/ThreadLocal$ThreadLocalMap$Entry; (6 bytes) made not entrant | |
| 25675 822 4 org.dacapo.lusearch.Search$QueryProcessor::doPagingSearch(Lorg/apache/lucene/search/Query;)V (350 bytes) | |
| 25699 829 3 org.apache.lucene.index.FieldsReader::doc(ILorg/apache/lucene/document/FieldSelector;)Lorg/apache/lucene/document/Document; (354 bytes) | |
| 25701 716 2 org.apache.lucene.index.FieldsReader::doc(ILorg/apache/lucene/document/FieldSelector;)Lorg/apache/lucene/document/Document; (354 bytes) made not entrant | |
| 25704 830 2 java.nio.Buffer::limit(I)Ljava/nio/Buffer; (62 bytes) | |
| 25710 832 2 java.nio.CharBuffer::hasArray()Z (20 bytes) | |
| 25711 833 2 java.nio.ByteBuffer::hasArray()Z (20 bytes) | |
| 25729 835 2 java.nio.Buffer::remaining()I (10 bytes) | |
| 25736 731 4 org.apache.lucene.search.Query::weight(Lorg/apache/lucene/search/Searcher;)Lorg/apache/lucene/search/Weight; (42 bytes) made not entrant | |
| 25740 768 s 4 org.apache.lucene.index.SegmentReader::norms(Ljava/lang/String;)[B (21 bytes) made not entrant | |
| 25740 837 2 org.apache.lucene.search.Query::weight(Lorg/apache/lucene/search/Searcher;)Lorg/apache/lucene/search/Weight; (42 bytes) | |
| 25741 838 s 2 org.apache.lucene.index.SegmentReader::norms(Ljava/lang/String;)[B (21 bytes) | |
| 25742 645 ! 3 org.apache.lucene.queryParser.QueryParser::parse(Ljava/lang/String;)Lorg/apache/lucene/search/Query; (155 bytes) made not entrant | |
| 25742 826 ! 4 org.apache.lucene.queryParser.QueryParser::getFieldQuery(Ljava/lang/String;Ljava/lang/String;)Lorg/apache/lucene/search/Query; (600 bytes) | |
| 25743 612 3 org.apache.lucene.search.IndexSearcher::search(Lorg/apache/lucene/search/Weight;Lorg/apache/lucene/search/Filter;I)Lorg/apache/lucene/search/TopDocs; (38 bytes) made not entrant | |
| 25744 836 % 4 sun.nio.cs.UTF_8$Decoder::decodeArrayLoop(Ljava/nio/ByteBuffer;Ljava/nio/CharBuffer;)Ljava/nio/charset/CoderResult; @ 73 (671 bytes) | |
| 26138 732 % 3 sun.nio.cs.UTF_8$Decoder::decodeArrayLoop(Ljava/nio/ByteBuffer;Ljava/nio/CharBuffer;)Ljava/nio/charset/CoderResult; @ -2 (671 bytes) made not entrant | |
| 26138 840 4 org.apache.lucene.store.IndexInput::readString()Ljava/lang/String; (72 bytes) | |
| 12 que 26149 ry 844 2 sun.nio.cs.UTF_8::access$200(Ljava/nio/Buffer;ILjava/nio/Buffer;I)V (8 bytes) | |
| 26150 845 s 2 java.io.BufferedOutputStream::flush()V (12 bytes) | |
| 26150 847 2 sun.nio.cs.UTF_8::updatePositions(Ljava/nio/Buffer;ILjava/nio/Buffer;I)V (23 bytes) | |
| 26150 846 2 java.nio.CharBuffer::array()[C (35 bytes) | |
| 26164 672 3 org.apache.lucene.store.IndexInput::readString()Ljava/lang/String; (72 bytes) made not entrant | |
| 26164 765 4 org.apache.lucene.index.SegmentReader::docFreq(Lorg/apache/lucene/index/Term;)I (24 bytes) | |
| 26164 568 3 org.apache.lucene.index.SegmentReader::docFreq(Lorg/apache/lucene/index/Term;)I (24 bytes) made not entrant | |
| 26164 780 4 org.apache.lucene.search.TermQuery::createWeight(Lorg/apache/lucene/search/Searcher;)Lorg/apache/lucene/search/Weight; (10 bytes) | |
| 26167 641 ! 3 org.apache.lucene.queryParser.QueryParser::getFieldQuery(Ljava/lang/String;Ljava/lang/String;)Lorg/apache/lucene/search/Query; (600 bytes) made not entrant | |
| 26167 776 4 org.apache.lucene.search.IndexSearcher::rewrite(Lorg/apache/lucene/search/Query;)Lorg/apache/lucene/search/Query; (32 bytes) | |
| 26167 537 3 org.apache.lucene.search.TermQuery::createWeight(Lorg/apache/lucene/search/Searcher;)Lorg/apache/lucene/search/Weight; (10 bytes) made not entrant | |
| 26167 824 4 java.io.BufferedReader::readLine()Ljava/lang/String; (6 bytes) | |
| 26168 616 3 java.io.BufferedReader::readLine()Ljava/lang/String; (6 bytes) made not entrant | |
| 26168 825 ! 4 org.apache.lucene.analysis.Token::clone()Ljava/lang/Object; (65 bytes) | |
| 26168 545 3 org.apache.lucene.search.IndexSearcher::rewrite(Lorg/apache/lucene/search/Query;)Lorg/apache/lucene/search/Query; (32 bytes) made not entrant | |
| 26168 828 4 java.lang.String::trim()Ljava/lang/String; (77 bytes) | |
| 26169 614 ! 3 org.apache.lucene.analysis.Token::clone()Ljava/lang/Object; (65 bytes) made not entrant | |
| 26169 821 ! 4 org.apache.lucene.queryParser.QueryParser::jj_2_1(I)Z (62 bytes) | |
| 26170 613 3 java.lang.String::trim()Ljava/lang/String; (77 bytes) made not entrant | |
| 26170 831 4 org.apache.lucene.analysis.standard.StandardTokenizer::<init>(Ljava/io/Reader;Z)V (39 bytes) | |
| 26172 648 3 org.apache.lucene.analysis.standard.StandardTokenizer::<init>(Ljava/io/Reader;Z)V (39 bytes) made not entrant | |
| 26172 841 ! 4 java.lang.StringCoding::decode(Ljava/lang/String;[BII)[C (120 bytes) | |
| 26178 269 ! 3 java.lang.StringCoding::decode(Ljava/lang/String;[BII)[C (120 bytes) made not entrant | |
| 26178 842 4 java.lang.String::<init>([BIILjava/lang/String;)V (38 bytes) | |
| 26181 640 ! 3 org.apache.lucene.queryParser.QueryParser::jj_2_1(I)Z (62 bytes) made not entrant | |
| 26181 843 ! 4 java.lang.StringCoding$StringDecoder::decode([BII)[C (179 bytes) | |
| 26183 330 ! 3 java.lang.StringCoding$StringDecoder::decode([BII)[C (179 bytes) made not entrant | |
| 26183 820 4 org.apache.lucene.store.IndexInput::readInt()I (45 bytes) | |
| 26185 268 3 java.lang.String::<init>([BIILjava/lang/String;)V (38 bytes) made not entrant | |
| 26186 839 4 java.lang.String::checkBounds([BII)V (46 bytes) | |
| 26186 336 3 org.apache.lucene.store.IndexInput::readInt()I (45 bytes) made not entrant | |
| 26186 819 4 org.apache.lucene.document.Field::<init>(Ljava/lang/String;Ljava/lang/String;Lorg/apache/lucene/document/Field$Store;Lorg/apache/lucene/document/Field$Index;Lorg/apache/lucene/document/Field$TermVector;)V (362 bytes) | |
| 26186 126 3 java.lang.String::checkBounds([BII)V (46 bytes) made not entrant | |
| 26186 797 4 org.apache.lucene.index.SegmentTermEnum::prev()Lorg/apache/lucene/index/Term; (8 bytes) | |
| 26188 678 3 org.apache.lucene.document.Field::<init>(Ljava/lang/String;Ljava/lang/String;Lorg/apache/lucene/document/Field$Store;Lorg/apache/lucene/document/Field$Index;Lorg/apache/lucene/document/Field$TermVector;)V (362 bytes) made not entrant | |
| 26188 673 4 org.apache.lucene.analysis.standard.StandardTokenizerImpl::zzRefill()Z (174 bytes) | |
| 26190 427 3 org.apache.lucene.index.SegmentTermEnum::prev()Lorg/apache/lucene/index/Term; (8 bytes) made not entrant | |
| 26190 696 4 org.apache.lucene.index.SegmentReader::termDocs()Lorg/apache/lucene/index/TermDocs; (13 bytes) | |
| 26194 552 2 org.apache.lucene.index.SegmentReader::termDocs()Lorg/apache/lucene/index/TermDocs; (13 bytes) made not entrant | |
| 26194 675 4 org.apache.lucene.search.IndexSearcher::search(Lorg/apache/lucene/search/Weight;Lorg/apache/lucene/search/Filter;Lorg/apache/lucene/search/HitCollector;)V (156 bytes) | |
| 26195 483 3 org.apache.lucene.analysis.standard.StandardTokenizerImpl::zzRefill()Z (174 bytes) made not entrant | |
| 26195 698 4 org.apache.lucene.search.TermQuery$TermWeight::scorer(Lorg/apache/lucene/index/IndexReader;)Lorg/apache/lucene/search/Scorer; (46 bytes) | |
| batches com 26231 533 2 org.apache.lucene.search.TermQuery$TermWeight::scorer(Lorg/apache/lucene/index/IndexReader;)Lorg/apache/lucene/search/Scorer; (46 bytes) made not entrant | |
| 26231 848 4 sun.nio.cs.UTF_8$Decoder::decodeArrayLoop(Ljava/nio/ByteBuffer;Ljava/nio/CharBuffer;)Ljava/nio/charset/CoderResult; (671 bytes) | |
| pleted | |
| 26247 850 3 sun.reflect.ByteVectorImpl::add(B)V (38 bytes) | |
| 26248 746 3 sun.nio.cs.UTF_8$Decoder::decodeArrayLoop(Ljava/nio/ByteBuffer;Ljava/nio/CharBuffer;)Ljava/nio/charset/CoderResult; (671 bytes) made not entrant | |
| 26248 849 4 org.apache.lucene.document.FieldSelectorResult::equals(Ljava/lang/Object;)Z (44 bytes) | |
| 26248 676 3 org.apache.lucene.document.FieldSelectorResult::equals(Ljava/lang/Object;)Z (44 bytes) made not entrant | |
| 26248 851 3 sun.reflect.ClassFileAssembler::emitByte(B)V (11 bytes) | |
| 26248 852 4 org.apache.lucene.index.FieldsReader::getTermVectorType(Lorg/apache/lucene/index/FieldInfo;)Lorg/apache/lucene/document/Field$TermVector; (64 bytes) | |
| 26249 853 3 sun.reflect.ClassFileAssembler::emitShort(S)V (24 bytes) | |
| 26249 854 3 sun.reflect.ClassFileAssembler::cpi()S (22 bytes) | |
| 26249 677 3 org.apache.lucene.index.FieldsReader::getTermVectorType(Lorg/apache/lucene/index/FieldInfo;)Lorg/apache/lucene/document/Field$TermVector; (64 bytes) made not entrant | |
| 26249 729 4 org.apache.lucene.search.TermQuery$TermWeight::sumOfSquaredWeights()F (26 bytes) | |
| 1 26249 856 3 sun.reflect.ClassFileAssembler::emitConstantPoolUTF8(Ljava/lang/String;)V (50 bytes) | |
| 26250 550 2 org.apache.lucene.search.TermQuery$TermWeight::sumOfSquaredWeights()F (26 bytes) made not entrant | |
| 26250 855 4 org.apache.lucene.index.FieldsReader::getIndexType(Lorg/apache/lucene/index/FieldInfo;Z)Lorg/apache/lucene/document/Field$Index; (42 bytes) | |
| 26250 681 3 org.apache.lucene.index.FieldsReader::getIndexType(Lorg/apache/lucene/index/FieldInfo;Z)Lorg/apache/lucene/document/Field$Index; (42 bytes) made not entrant | |
| 26250 690 4 org.apache.lucene.search.DefaultSimilarity::queryNorm(F)F (9 bytes) | |
| 26250 857 3 sun.reflect.UTF8::utf8Length(Ljava/lang/String;)I (81 bytes) | |
| 26250 538 2 org.apache.lucene.search.DefaultSimilarity::queryNorm(F)F (9 bytes) made not entrant | |
| 26250 859 4 org.apache.lucene.document.Document::get(Ljava/lang/String;)Ljava/lang/String; (66 bytes) | |
| 26252 858 4 org.apache.lucene.index.FieldsReader::addField(Lorg/apache/lucene/document/Document;Lorg/apache/lucene/index/FieldInfo;ZZZ)V (238 bytes) | |
| 26255 683 3 org.apache.lucene.document.Document::get(Ljava/lang/String;)Ljava/lang/String; (66 bytes) made not entrant | |
| 26255 730 4 org.apache.lucene.search.TermQuery$TermWeight::normalize(F)V (29 bytes) | |
| 26255 542 2 org.apache.lucene.search.TermQuery$TermWeight::normalize(F)V (29 bytes) made not entrant | |
| 26255 741 4 org.apache.lucene.analysis.Tokenizer::close()V (8 bytes) | |
| 26256 620 2 org.apache.lucene.analysis.Tokenizer::close()V (8 bytes) made not entrant | |
| 26256 739 ! 4 org.apache.lucene.queryParser.QueryParser::Term(Ljava/lang/String;)Lorg/apache/lucene/search/Query; (1686 bytes) | |
| 26261 682 3 org.apache.lucene.index.FieldsReader::addField(Lorg/apache/lucene/document/Document;Lorg/apache/lucene/index/FieldInfo;ZZZ)V (238 bytes) made not entrant | |
| 26261 744 ! 4 org.apache.lucene.queryParser.QueryParser::Clause(Ljava/lang/String;)Lorg/apache/lucene/search/Query; (375 bytes) | |
| 26265 621 ! 2 org.apache.lucene.queryParser.QueryParser::Clause(Ljava/lang/String;)Lorg/apache/lucene/search/Query; (375 bytes) made not entrant | |
| 26265 745 4 org.apache.lucene.search.Searcher::search(Lorg/apache/lucene/search/Query;Lorg/apache/lucene/search/Filter;I)Lorg/apache/lucene/search/TopDocs; (12 bytes) | |
| 26270 668 2 org.apache.lucene.search.Searcher::search(Lorg/apache/lucene/search/Query;Lorg/apache/lucene/search/Filter;I)Lorg/apache/lucene/search/TopDocs; (12 bytes) made not entrant | |
| 26270 699 4 org.apache.lucene.index.SegmentTermDocs::seek(Lorg/apache/lucene/index/TermInfo;Lorg/apache/lucene/index/Term;)V (124 bytes) | |
| 26277 553 2 org.apache.lucene.index.SegmentTermDocs::seek(Lorg/apache/lucene/index/TermInfo;Lorg/apache/lucene/index/Term;)V (124 bytes) made not entrant | |
| 26277 689 4 org.apache.lucene.search.TermScorer::score(Lorg/apache/lucene/search/HitCollector;)V (14 bytes) | |
| 26287 544 2 org.apache.lucene.search.TermScorer::score(Lorg/apache/lucene/search/HitCollector;)V (14 bytes) made not entrant | |
| 26287 688 4 org.apache.lucene.search.TermScorer::next()Z (89 bytes) | |
| 26296 644 ! 2 org.apache.lucene.queryParser.QueryParser::Term(Ljava/lang/String;)Lorg/apache/lucene/search/Query; (1686 bytes) made not entrant | |
| 26296 702 4 org.apache.lucene.queryParser.QueryParser::jj_ntk()I (52 bytes) | |
| 26297 541 2 org.apache.lucene.search.TermScorer::next()Z (89 bytes) made not entrant | |
| 26297 701 s! 4 org.apache.lucene.index.SegmentReader::getNorms(Ljava/lang/String;)[B (72 bytes) | |
| 26297 571 2 org.apache.lucene.queryParser.QueryParser::jj_ntk()I (52 bytes) made not entrant | |
| 26297 685 4 org.apache.lucene.search.DefaultSimilarity::idf(II)F (14 bytes) | |
| 26298 551 2 org.apache.lucene.search.DefaultSimilarity::idf(II)F (14 bytes) made not entrant | |
| 26298 713 4 org.apache.lucene.util.UnicodeUtil::UTF16toUTF8([CIILorg/apache/lucene/util/UnicodeUtil$UTF8Result;)V (423 bytes) | |
| 26306 557 s! 2 org.apache.lucene.index.SegmentReader::getNorms(Ljava/lang/String;)[B (72 bytes) made not entrant | |
| 26319 663 2 org.apache.lucene.util.UnicodeUtil::UTF16toUTF8([CIILorg/apache/lucene/util/UnicodeUtil$UTF8Result;)V (423 bytes) made not entrant | |
| 6 qu 26323 860 s 3 java.io.FileDescriptor::attach(Ljava/io/Closeable;)V (73 bytes) | |
| er 26324 862 4 sun.reflect.ByteVectorImpl::add(B)V (38 bytes) | |
| 26324 861 ! 3 sun.reflect.UTF8::encode(Ljava/lang/String;)[B (191 bytes) | |
| 26325 863 3 java.io.FileDescriptor::<init>()V (10 bytes) | |
| 26325 850 3 sun.reflect.ByteVectorImpl::add(B)V (38 bytes) made not entrant | |
| 26325 865 3 sun.reflect.ByteVectorImpl::getLength()I (7 bytes) | |
| 26325 864 3 sun.reflect.ByteVectorImpl::get(I)B (26 bytes) | |
| y ba 26400 866 t4 sun.reflect.ClassFileAssembler::emitByte(B)V (11 bytes) | |
| ch 26402 851 3 sun.reflect.ClassFileAssembler::emitByte(B)V (11 bytes) made not entrant | |
| es c 26417 867 3 org.apache.lucene.search.IndexSearcher::doc(I)Lorg/apache/lucene/document/Document; (9 bytes) | |
| 26418 714 2 org.apache.lucene.search.IndexSearcher::doc(I)Lorg/apache/lucene/document/Document; (9 bytes) made not entrant | |
| 26418 868 s 3 org.apache.lucene.index.SegmentReader::document(ILorg/apache/lucene/document/FieldSelector;)Lorg/apache/lucene/document/Document; (32 bytes) | |
| 26418 721 s 2 org.apache.lucene.index.SegmentReader::document(ILorg/apache/lucene/document/FieldSelector;)Lorg/apache/lucene/document/Document; (32 bytes) made not entrant | |
| 26418 869 s 3 org.apache.lucene.index.SegmentReader::isDeleted(I)Z (24 bytes) | |
| 26418 719 s 2 org.apache.lucene.index.SegmentReader::isDeleted(I)Z (24 bytes) made not entrant | |
| ompleted 26443 623 3 org.dacapo.lusearch.Search$QueryProcessor::doPagingSearch(Lorg/apache/lucene/search/Query;)V (350 bytes) made not entrant | |
| 26566 870 3 org.apache.lucene.store.IndexInput::<init>()V (5 bytes) | |
| 26566 595 4 org.apache.lucene.index.TermInfosReader::get(Lorg/apache/lucene/index/Term;)Lorg/apache/lucene/index/TermInfo; (7 bytes) made not entrant | |
| 26566 871 3 org.apache.lucene.store.BufferedIndexInput::<init>(I)V (37 bytes) | |
| 26567 793 4 org.apache.lucene.index.TermInfosReader::getThreadResources()Lorg/apache/lucene/index/TermInfosReader$ThreadResources; (56 bytes) made not entrant | |
| 26567 874 3 org.apache.lucene.index.TermInfosReader::get(Lorg/apache/lucene/index/Term;)Lorg/apache/lucene/index/TermInfo; (7 bytes) | |
| 26567 875 3 org.apache.lucene.index.TermInfosReader::getThreadResources()Lorg/apache/lucene/index/TermInfosReader$ThreadResources; (56 bytes) | |
| 26568 798 4 org.apache.lucene.util.CloseableThreadLocal::get()Ljava/lang/Object; (58 bytes) made not entrant | |
| 26568 873 ! 4 org.apache.lucene.store.IndexInput::clone()Ljava/lang/Object; (26 bytes) | |
| 26571 872 4 org.apache.lucene.index.TermInfo::<init>(Lorg/apache/lucene/index/TermInfo;)V (52 bytes) | |
| 26571 876 3 org.apache.lucene.index.TermInfosReader::get(Lorg/apache/lucene/index/Term;Z)Lorg/apache/lucene/index/TermInfo; (260 bytes) | |
| 26571 605 4 java.lang.ThreadLocal::get()Ljava/lang/Object; (38 bytes) made not entrant | |
| 26571 817 4 java.lang.ThreadLocal$ThreadLocalMap::access$000(Ljava/lang/ThreadLocal$ThreadLocalMap;Ljava/lang/ThreadLocal;)Ljava/lang/ThreadLocal$ThreadLocalMap$Entry; (6 bytes) made not entrant | |
| 26573 603 4 java.lang.ThreadLocal$ThreadLocalMap::getEntry(Ljava/lang/ThreadLocal;)Ljava/lang/ThreadLocal$ThreadLocalMap$Entry; (42 bytes) made not entrant | |
| 26574 796 2 org.apache.lucene.index.TermInfosReader::get(Lorg/apache/lucene/index/Term;Z)Lorg/apache/lucene/index/TermInfo; (260 bytes) made not entrant | |
| 26574 879 s! 3 org.apache.lucene.index.TermInfosReader::ensureIndexIsRead()V (166 bytes) | |
| 26575 784 s! 2 org.apache.lucene.index.TermInfosReader::ensureIndexIsRead()V (166 bytes) made not entrant | |
| 26575 877 3 org.apache.lucene.util.CloseableThreadLocal::get()Ljava/lang/Object; (58 bytes) | |
| 26576 883 4 org.apache.lucene.index.TermBuffer::set(Lorg/apache/lucene/index/Term;)V (60 bytes) | |
| 26576 882 3 java.lang.ThreadLocal$ThreadLocalMap::access$000(Ljava/lang/ThreadLocal$ThreadLocalMap;Ljava/lang/ThreadLocal;)Ljava/lang/ThreadLocal$ThreadLocalMap$Entry; (6 bytes) | |
| 26576 878 3 java.lang.ThreadLocal::get()Ljava/lang/Object; (38 bytes) | |
| 26576 383 3 org.apache.lucene.index.TermInfo::<init>(Lorg/apache/lucene/index/TermInfo;)V (52 bytes) made not entrant | |
| 26576 884 4 org.apache.lucene.index.SegmentTermEnum::seek(JILorg/apache/lucene/index/Term;Lorg/apache/lucene/index/TermInfo;)V (40 bytes) | |
| 26576 881 3 java.lang.ThreadLocal$ThreadLocalMap::getEntry(Ljava/lang/ThreadLocal;)Ljava/lang/ThreadLocal$ThreadLocalMap$Entry; (42 bytes) | |
| 26577 880 s 3 org.apache.lucene.index.SegmentReader::norms(Ljava/lang/String;)[B (21 bytes) | |
| 26577 838 s 2 org.apache.lucene.index.SegmentReader::norms(Ljava/lang/String;)[B (21 bytes) made not entrant | |
| 26579 885 3 java.lang.ThreadLocal$ThreadLocalMap::nextIndex(II)I (15 bytes) | |
| 26580 435 3 org.apache.lucene.index.TermBuffer::set(Lorg/apache/lucene/index/Term;)V (60 bytes) made not entrant | |
| 26580 886 3 java.lang.ThreadLocal$ThreadLocalMap::getEntryAfterMiss(Ljava/lang/ThreadLocal;ILjava/lang/ThreadLocal$ThreadLocalMap$Entry;)Ljava/lang/ThreadLocal$ThreadLocalMap$Entry; (63 bytes) | |
| 26585 609 3 org.apache.lucene.index.SegmentTermEnum::seek(JILorg/apache/lucene/index/Term;Lorg/apache/lucene/index/TermInfo;)V (40 bytes) made not entrant | |
| 26585 888 4 org.apache.lucene.index.TermInfosReader::getThreadResources()Lorg/apache/lucene/index/TermInfosReader$ThreadResources; (56 bytes) | |
| 26585 887 3 org.apache.lucene.search.Query::weight(Lorg/apache/lucene/search/Searcher;)Lorg/apache/lucene/search/Weight; (42 bytes) | |
| 26586 889 4 org.apache.lucene.index.TermInfosReader::get(Lorg/apache/lucene/index/Term;)Lorg/apache/lucene/index/TermInfo; (7 bytes) | |
| 26586 837 2 org.apache.lucene.search.Query::weight(Lorg/apache/lucene/search/Searcher;)Lorg/apache/lucene/search/Weight; (42 bytes) made not entrant | |
| 26586 890 4 org.apache.lucene.util.CloseableThreadLocal::get()Ljava/lang/Object; (58 bytes) | |
| 26591 877 3 org.apache.lucene.util.CloseableThreadLocal::get()Ljava/lang/Object; (58 bytes) made not entrant | |
| 26591 891 4 java.lang.ThreadLocal::get()Ljava/lang/Object; (38 bytes) | |
| 26594 878 3 java.lang.ThreadLocal::get()Ljava/lang/Object; (38 bytes) made not entrant | |
| 26594 893 4 org.apache.lucene.index.TermInfosReader::get(Lorg/apache/lucene/index/Term;Z)Lorg/apache/lucene/index/TermInfo; (260 bytes) | |
| 26595 875 3 org.apache.lucene.index.TermInfosReader::getThreadResources()Lorg/apache/lucene/index/TermInfosReader$ThreadResources; (56 bytes) made not entrant | |
| 26595 894 s! 4 org.apache.lucene.index.TermInfosReader::ensureIndexIsRead()V (166 bytes) | |
| 26600 895 3 java.nio.Buffer::<init>(IIII)V (121 bytes) | |
| 26661 898 3 java.nio.Buffer::flip()Ljava/nio/Buffer; (20 bytes) | |
| 26663 899 3 org.apache.lucene.util.cache.SimpleMapCache::put(Ljava/lang/Object;Ljava/lang/Object;)V (13 bytes) | |
| 26663 749 2 org.apache.lucene.util.cache.SimpleMapCache::put(Ljava/lang/Object;Ljava/lang/Object;)V (13 bytes) made not entrant | |
| 26675 900 3 sun.nio.cs.UTF_8$Encoder::encodeLoop(Ljava/nio/CharBuffer;Ljava/nio/ByteBuffer;)Ljava/nio/charset/CoderResult; (28 bytes) | |
| 26684 901 3 org.apache.lucene.index.SegmentTermEnum::next()Z (218 bytes) | |
| 26686 785 2 org.apache.lucene.index.SegmentTermEnum::next()Z (218 bytes) made not entrant | |
| 26686 902 3 java.nio.ByteBuffer::array()[B (35 bytes) | |
| 26691 903 ! 3 java.nio.charset.CharsetEncoder::encode(Ljava/nio/CharBuffer;Ljava/nio/ByteBuffer;Z)Ljava/nio/charset/CoderResult; (285 bytes) | |
| 26705 904 3 java.nio.CharBuffer::<init>(IIII[CI)V (22 bytes) | |
| 26730 905 s! 3 2 java.io.FileDescriptor::closeAll(Ljava/io/Closeable;)V (215 bytes) | |
| 0 query batches completed | |
| 26732 906 3 java.nio.HeapCharBuffer::<init>([CII)V (14 bytes) | |
| 26732 907 ! 3 java.nio.CharBuffer::wrap([CII)Ljava/nio/CharBuffer; (20 bytes) | |
| 26732 908 3 java.util.HashMap::resize()[Ljava/util/HashMap$Node; (359 bytes) | |
| 26735 909 3 java.util.HashMap::<init>()V (11 bytes) | |
| 26744 910 3 org.apache.lucene.util.UnicodeUtil$UTF8Result::<init>()V (13 bytes) | |
| 26745 912 3 org.apache.lucene.index.FieldInfos::size()I (8 bytes) | |
| 26745 911 3 org.apache.lucene.util.UnicodeUtil$UTF16Result::<init>()V (21 bytes) | |
| 24 query batches completed | |
| 26778 913 3 org.apache.lucene.index.CompoundFileReader$FileEntry::<init>()V (5 bytes) | |
| 26778 914 3 org.apache.lucene.index.CompoundFileReader$FileEntry::<init>(Lorg/apache/lucene/index/CompoundFileReader$1;)V (5 bytes) | |
| 26778 915 3 org.apache.lucene.index.CompoundFileReader$CSIndexInput::<init>(Lorg/apache/lucene/store/IndexInput;JJI)V (29 bytes) | |
| 26790 879 s! 3 org.apache.lucene.index.TermInfosReader::ensureIndexIsRead()V (166 bytes) made not entrant | |
| 26790 896 s 4 org.apache.lucene.index.SegmentReader::norms(Ljava/lang/String;)[B (21 bytes) | |
| 26793 880 s 3 org.apache.lucene.index.SegmentReader::norms(Ljava/lang/String;)[B (21 bytes) made not entrant | |
| 26793 897 4 org.apache.lucene.search.Query::weight(Lorg/apache/lucene/search/Searcher;)Lorg/apache/lucene/search/Weight; (42 bytes) | |
| 26808 916 1 org.apache.lucene.index.SegmentInfo::getDocStoreOffset()I (5 bytes) | |
| 26827 917 % ! 3 org.dacapo.lusearch.Search$QueryProcessor::run()V @ 21 (205 bytes) | |
| 26835 918 ! 3 org.dacapo.lusearch.Search$QueryProcessor::run()V (205 bytes) | |
| 26845 919 1 java.nio.Buffer::capacity()I (5 bytes) | |
| 26863 920 3 org.apache.lucene.util.cache.SimpleLRUCache$1::removeEldestEntry(Ljava/util/Map$Entry;)Z (20 bytes) | |
| 26864 750 2 org.apache.lucene.util.cache.SimpleLRUCache$1::removeEldestEntry(Ljava/util/Map$Entry;)Z (20 bytes) made not entrant | |
| 26865 921 3 java.nio.HeapByteBuffer::ix(I)I (7 bytes) | |
| 28 query batch 26868 922 3 java.io.PrintStream::ensureOpen()V (18 bytes) | |
| es completed | |
| 26869 923 3 org.apache.lucene.store.BufferedIndexInput::checkBufferSize(I)V (37 bytes) | |
| 26905 924 3 org.apache.lucene.store.Directory::ensureOpen()V (18 bytes) | |
| 26906 925 3 org.apache.lucene.index.TermBuffer::<init>()V (27 bytes) | |
| 26920 926 3 sun.nio.cs.UTF_8$Decoder::decodeLoop(Ljava/nio/ByteBuffer;Ljava/nio/CharBuffer;)Ljava/nio/charset/CoderResult; (28 bytes) | |
| 26923 927 3 sun.nio.cs.StreamEncoder::ensureOpen()V (18 bytes) | |
| 26925 928 3 java.io.File::<init>(Ljava/lang/String;)V (47 bytes) | |
| 32 query batches completed | |
| 26929 930 3 java.util.HashMap::containsKey(Ljava/lang/Object;)Z (18 bytes) | |
| 26937 931 ! 3 java.io.BufferedWriter::flushBuffer()V (53 bytes) | |
| 26947 932 n 0 sun.misc.Unsafe::compareAndSwapInt(Ljava/lang/Object;JII)Z (native) | |
| 26951 934 ! 3 java.nio.charset.CharsetDecoder::decode(Ljava/nio/ByteBuffer;Ljava/nio/CharBuffer;Z)Ljava/nio/charset/CoderResult; (287 bytes) | |
| 26957 887 3 org.apache.lucene.search.Query::weight(Lorg/apache/lucene/search/Searcher;)Lorg/apache/lucene/search/Weight; (42 bytes) made not entrant | |
| 26958 892 4 org.apache.lucene.index.FieldsReader::doc(ILorg/apache/lucene/document/FieldSelector;)Lorg/apache/lucene/document/Document; (354 bytes) | |
| 26988 937 3 java.nio.Buffer::position(I)Ljava/nio/Buffer; (43 bytes) | |
| 26988 747 2 java.nio.Buffer::position(I)Ljava/nio/Buffer; (43 bytes) made not entrant | |
| 26995 829 3 org.apache.lucene.index.FieldsReader::doc(ILorg/apache/lucene/document/FieldSelector;)Lorg/apache/lucene/document/Document; (354 bytes) made not entrant | |
| 26995 936 4 java.lang.ThreadLocal$ThreadLocalMap::access$000(Ljava/lang/ThreadLocal$ThreadLocalMap;Ljava/lang/ThreadLocal;)Ljava/lang/ThreadLocal$ThreadLocalMap$Entry; (6 bytes) | |
| 26999 882 3 java.lang.ThreadLocal$ThreadLocalMap::access$000(Ljava/lang/ThreadLocal$ThreadLocalMap;Ljava/lang/ThreadLocal;)Ljava/lang/ThreadLocal$ThreadLocalMap$Entry; (6 bytes) made not entrant | |
| 26999 935 4 java.lang.ThreadLocal$ThreadLocalMap::getEntry(Ljava/lang/ThreadLocal;)Ljava/lang/ThreadLocal$ThreadLocalMap$Entry; (42 bytes) | |
| 36 query b 27019 939 3 java.util.HashMap$HashIterator::hasNext()Z (13 bytes) | |
| 27020 940 3 java.io.OutputStreamWriter::write([CII)V (11 bytes) | |
| at 27020 941 3 sun.nio.cs.StreamEncoder::implWrite([CII)V (156 bytes) | |
| 27021 881 3 java.lang.ThreadLocal$ThreadLocalMap::getEntry(Ljava/lang/ThreadLocal;)Ljava/lang/ThreadLocal$ThreadLocalMap$Entry; (42 bytes) made not entrant | |
| 27021 938 4 org.apache.lucene.analysis.CharArraySet::getSlot([CII)I (107 bytes) | |
| ches co 27027 942 3 sun.nio.cs.UTF_8$Decoder::xflow(Ljava/nio/Buffer;IILjava/nio/Buffer;II)Ljava/nio/charset/CoderResult; (31 bytes) | |
| mplet 27028 943 3 java.nio.Buffer::clear()Ljava/nio/Buffer; (20 bytes) | |
| ed | |
| 27029 944 3 org.apache.lucene.index.SegmentInfo::hasSeparateNorms(I)Z (92 bytes) | |
| 27030 945 1 java.util.HashMap::afterNodeInsertion(Z)V (1 bytes) | |
| 27031 48 3 java.util.HashMap::afterNodeInsertion(Z)V (1 bytes) made not entrant | |
| 27031 946 3 org.apache.lucene.index.DirectoryIndexReader::directory()Lorg/apache/lucene/store/Directory; (9 bytes) | |
| 27040 601 3 org.apache.lucene.analysis.CharArraySet::getSlot([CII)I (107 bytes) made not entrant | |
| 27041 929 4 java.util.ArrayList::<init>()V (12 bytes) | |
| 27041 491 3 java.util.ArrayList::<init>()V (12 bytes) made not entrant | |
| 27046 947 s 4 java.lang.StringBuffer::toString()Ljava/lang/String; (36 bytes) | |
| 27051 337 s 3 java.lang.StringBuffer::toString()Ljava/lang/String; (36 bytes) made not entrant | |
| 27077 948 4 java.util.HashMap::putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; (300 bytes) | |
| 40 query batch 27081 e 949 ! 3 s java.io.PrintStream:: flush()V (35 bytes) | |
| completed | |
| 27083 950 3 org.dacapo.harness.TeeOutputStream::write(I)V (39 bytes) | |
| 27084 35 3 java.util.HashMap::putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; (300 bytes) made not entrant | |
| 27085 951 3 java.io.FilterOutputStream::write(I)V (9 bytes) | |
| 27085 952 4 java.util.HashMap::put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; (13 bytes) | |
| 27090 953 s 3 org.apache.lucene.index.CompoundFileReader::openInput(Ljava/lang/String;I)Lorg/apache/lucene/store/IndexInput; (86 bytes) | |
| 27094 34 3 java.util.HashMap::put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; (13 bytes) made not entrant | |
| 27094 954 4 java.io.UnixFileSystem::normalize(Ljava/lang/String;)Ljava/lang/String; (75 bytes) | |
| 27099 103 3 java.io.UnixFileSystem::normalize(Ljava/lang/String;)Ljava/lang/String; (75 bytes) made not entrant | |
| 27132 955 4 java.lang.StringBuilder::append(Ljava/lang/String;)Ljava/lang/StringBuilder; (8 bytes) | |
| 44 query batches completed | |
| 27135 956 1 java.nio.charset.Charset::name()Ljava/lang/String; (5 bytes) | |
| 27138 62 3 java.lang.StringBuilder::append(Ljava/lang/String;)Ljava/lang/StringBuilder; (8 bytes) made not entrant | |
| 27138 957 4 java.lang.ThreadLocal$ThreadLocalMap::nextIndex(II)I (15 bytes) | |
| 27139 885 3 java.lang.ThreadLocal$ThreadLocalMap::nextIndex(II)I (15 bytes) made not entrant | |
| 27139 958 4 java.util.LinkedHashMap::newNode(ILjava/lang/Object;Ljava/lang/Object;Ljava/util/HashMap$Node;)Ljava/util/HashMap$Node; (23 bytes) | |
| 27141 295 3 java.util.LinkedHashMap::newNode(ILjava/lang/Object;Ljava/lang/Object;Ljava/util/HashMap$Node;)Ljava/util/HashMap$Node; (23 bytes) made not entrant | |
| 27150 959 4 java.util.LinkedHashMap::afterNodeInsertion(Z)V (40 bytes) | |
| 27152 301 3 java.util.LinkedHashMap::afterNodeInsertion(Z)V (40 bytes) made not entrant | |
| 27165 960 3 org.apache.lucene.store.FSDirectory$FSIndexInput$Descriptor::close()V (17 bytes) | |
| 27221 876 3 org.apache.lucene.index.TermInfosReader::get(Lorg/apache/lucene/index/Term;Z)Lorg/apache/lucene/index/TermInfo; (260 bytes) made not entrant | |
| 27229 874 3 org.apache.lucene.index.TermInfosReader::get(Lorg/apache/lucene/index/Term;)Lorg/apache/lucene/index/TermInfo; (7 bytes) made not entrant | |
| 27389 961 n 0 java.io.UnixFileSystem::getBooleanAttributes0(Ljava/io/File;)I (native) | |
| 27390 962 3 java.io.UnixFileSystem::getBooleanAttributes(Ljava/io/File;)I (49 bytes) | |
| 27393 963 3 org.apache.lucene.index.IndexFileNames::fileNameFromGeneration(Ljava/lang/String;Ljava/lang/String;J)Ljava/lang/String; (68 bytes) | |
| 48 query batches compl 27402 964 % ! 4 org.dacapo.lusearch.Search$QueryProcessor::run()V @ 21 (205 bytes) | |
| eted | |
| 27409 965 3 org.apache.lucene.queryParser.Token::<init>()V (5 bytes) | |
| 27423 966 3 java.nio.charset.Charset::lookup(Ljava/lang/String;)Ljava/nio/charset/Charset; (44 bytes) | |
| 27469 967 3 sun.nio.cs.UTF_8$Encoder::overflow(Ljava/nio/CharBuffer;ILjava/nio/ByteBuffer;I)Ljava/nio/charset/CoderResult; (11 bytes) | |
| 52 query batches completed | |
| 27474 917 % ! 3 org.dacapo.lusearch.Search$QueryProcessor::run()V @ -2 (205 bytes) made not entrant | |
| 27499 968 3 org.apache.lucene.queryParser.QueryParser$JJCalls::<init>()V (5 bytes) | |
| 27503 969 n 0 sun.misc.Unsafe::getIntVolatile(Ljava/lang/Object;J)I (native) | |
| 27504 970 3 java.io.Writer::<init>(Ljava/lang/Object;)V (22 bytes) | |
| 27507 971 1 java.util.Arrays$ArrayList::size()I (6 bytes) | |
| 27507 773 2 java.util.Arrays$ArrayList::size()I (6 bytes) made not entrant | |
| 56 que 27515 972 ! 4 org.dacapo.lusearch.Search$QueryProcessor::run()V (205 bytes) | |
| ry batches completed | |
| 27540 973 3 java.util.Properties::getProperty(Ljava/lang/String;)Ljava/lang/String; (46 bytes) | |
| 27541 974 3 java.util.AbstractList$Itr::hasNext()Z (20 bytes) | |
| 27541 781 2 java.util.AbstractList$Itr::hasNext()Z (20 bytes) made not entrant | |
| 27541 975 1 java.util.Arrays$ArrayList::get(I)Ljava/lang/Object; (7 bytes) | |
| 27541 772 2 java.util.Arrays$ArrayList::get(I)Ljava/lang/Object; (7 bytes) made not entrant | |
| 27546 976 3 java.io.FileInputStream::read([BII)I (8 bytes) | |
| 27546 977 n 0 java.io.FileInputStream::readBytes([BII)I (native) | |
| 27549 978 3 java.util.HashMap$HashIterator::nextNode()Ljava/util/HashMap$Node; (100 bytes) | |
| 27550 979 ! 3 sun.nio.cs.StreamEncoder::write([CII)V (78 bytes) | |
| 27553 980 3 sun.nio.cs.StreamEncoder::writeBytes()V (132 bytes) | |
| 27568 981 3 org.apache.lucene.index.IndexFileNameFilter::accept(Ljava/io/File;Ljava/lang/String;)Z (106 bytes) | |
| 27570 983 3 sun.misc.Unsafe::getAndAddInt(Ljava/lang/Object;JI)I (27 bytes) | |
| 27570 982 3 java.lang.ThreadLocal::<init>()V (12 bytes) | |
| 27571 984 3 java.lang.ThreadLocal::nextHashCode()I (9 bytes) | |
| 27571 985 ! 3 java.util.AbstractList$Itr::next()Ljava/lang/Object; (45 bytes) | |
| 27572 774 ! 2 java.util.AbstractList$Itr::next()Ljava/lang/Object; (45 bytes) made not entrant | |
| 27572 986 3 org.apache.lucene.analysis.CharArraySet::add([C)Z (92 bytes) | |
| 27572 779 2 org.apache.lucene.analysis.CharArraySet::add([C)Z (92 bytes) made not entrant | |
| 27572 987 ! 3 sun.nio.cs.StreamDecoder::read([CII)I (196 bytes) | |
| 60 query 27580 988 ! 3 java.io.PrintStream::write(I)V (66 bytes) | |
| 27580 991 n 0 java.io.FileOutputStream::write(IZ)V (native) | |
| batc 27581 989 s 3 java.io.BufferedOutputStream::write(I)V (35 bytes) | |
| hes c 27581 990 3 java.io.FileOutputStream::write(I)V (10 bytes) | |
| ompleted | |
| 27591 918 ! 3 org.dacapo.lusearch.Search$QueryProcessor::run()V (205 bytes) made not entrant | |
| 27594 992 ! 3 sun.nio.cs.StreamDecoder::readBytes()I (289 bytes) | |
| 27595 993 3 java.nio.HeapByteBuffer::compact()Ljava/nio/ByteBuffer; (52 bytes) | |
| 27619 994 3 java.io.RandomAccessFile$1::<init>(Ljava/io/RandomAccessFile;)V (10 bytes) | |
| 64 query batches completed | |
| 27836 995 ! 3 java.lang.ClassLoader::getPackage(Ljava/lang/String;)Ljava/lang/Package; (118 bytes) | |
| 27867 996 3 sun.security.provider.DigestBase::engineUpdate([BII)V (188 bytes) | |
| 27868 998 3 java.security.MessageDigest$Delegate::engineUpdate(B)V (9 bytes) | |
| 27868 997 3 java.security.MessageDigest::update(B)V (11 bytes) | |
| 27868 999 3 sun.security.provider.DigestBase::engineUpdate(B)V (32 bytes) | |
| 27868 1001 n 0 sun.misc.Unsafe::getInt(Ljava/lang/Object;J)I (native) | |
| 27868 1000 1 java.io.File::getPrefixLength()I (5 bytes) | |
| 27868 1002 3 java.lang.Integer::reverseBytes(I)I (26 bytes) | |
| 27869 1003 ! 3 java.nio.charset.Charset::defaultCharset()Ljava/nio/charset/Charset; (65 bytes) | |
| 27870 1004 4 sun.security.provider.DigestBase::engineUpdate([BII)V (188 bytes) | |
| 27870 1005 4 java.security.MessageDigest::update(B)V (11 bytes) | |
| 27870 1006 4 java.lang.Integer::reverseBytes(I)I (26 bytes) | |
| 27870 1009 3 sun.security.provider.SHA::implCompress([BI)V (491 bytes) | |
| 27870 1002 3 java.lang.Integer::reverseBytes(I)I (26 bytes) made not entrant | |
| 27870 1007 4 java.security.MessageDigest$Delegate::engineUpdate(B)V (9 bytes) | |
| 27871 1010 3 java.lang.String::getBytes()[B (14 bytes) | |
| 27871 1011 ! 3 java.lang.StringCoding::encode([CII)[B (64 bytes) | |
| 27872 1012 3 sun.security.provider.ByteArrayAccess::b2iBig64([BI[I)V (614 bytes) | |
| 27873 996 3 sun.security.provider.DigestBase::engineUpdate([BII)V (188 bytes) made not entrant | |
| 27874 1008 4 sun.security.provider.DigestBase::engineUpdate(B)V (32 bytes) | |
| 27874 1014 3 java.io.BufferedReader::fill()V (170 bytes) | |
| 27874 998 3 java.security.MessageDigest$Delegate::engineUpdate(B)V (9 bytes) made not entrant | |
| 27874 1013 % 4 sun.security.provider.SHA::implCompress([BI)V @ 12 (491 bytes) | |
| 27875 1007 4 java.security.MessageDigest$Delegate::engineUpdate(B)V (9 bytes) made not entrant | |
| 27875 1015 3 java.security.MessageDigest$Delegate::engineUpdate(B)V (9 bytes) | |
| 27876 997 3 java.security.MessageDigest::update(B)V (11 bytes) made not entrant | |
| 27876 1016 4 java.security.MessageDigest$Delegate::engineUpdate(B)V (9 bytes) | |
| 27877 1017 % 3 org.dacapo.harness.FileDigest::getText(Ljava/io/File;ZLjava/io/File;)[B @ 121 (157 bytes) | |
| 27878 999 3 sun.security.provider.DigestBase::engineUpdate(B)V (32 bytes) made not entrant | |
| 27879 1005 4 java.security.MessageDigest::update(B)V (11 bytes) made not entrant | |
| 27879 1019 3 java.security.MessageDigest::update(B)V (11 bytes) | |
| 27880 1020 3 org.dacapo.harness.FileDigest::getText(Ljava/io/File;ZLjava/io/File;)[B (157 bytes) | |
| 27882 1018 3 java.lang.AbstractStringBuilder::append([CII)Ljava/lang/AbstractStringBuilder; (40 bytes) | |
| 27882 1021 s 3 java.lang.StringBuffer::append([CII)Ljava/lang/StringBuffer; (15 bytes) | |
| 27882 1008 4 sun.security.provider.DigestBase::engineUpdate(B)V (32 bytes) made not entrant | |
| 27882 1022 3 sun.security.provider.DigestBase::engineUpdate(B)V (32 bytes) | |
| 27883 1015 3 java.security.MessageDigest$Delegate::engineUpdate(B)V (9 bytes) made not entrant | |
| 27883 1023 % 4 org.dacapo.harness.FileDigest::getText(Ljava/io/File;ZLjava/io/File;)[B @ 121 (157 bytes) | |
| 27884 1024 ! 4 java.lang.StringCoding::encode(Ljava/lang/String;[CII)[B (120 bytes) | |
| 27887 1025 ! 4 java.lang.StringCoding$StringEncoder::encode([CII)[B (179 bytes) | |
| 27890 180 ! 3 java.lang.StringCoding$StringEncoder::encode([CII)[B (179 bytes) made not entrant | |
| 27890 1028 ! 4 java.lang.StringCoding::encode([CII)[B (64 bytes) | |
| 27894 105 ! 3 java.lang.StringCoding::encode(Ljava/lang/String;[CII)[B (120 bytes) made not entrant | |
| 27894 1026 % 4 sun.security.provider.SHA::implCompress([BI)V @ 364 (491 bytes) | |
| 27898 1027 ! 4 java.nio.charset.Charset::defaultCharset()Ljava/nio/charset/Charset; (65 bytes) | |
| 27899 1003 ! 3 java.nio.charset.Charset::defaultCharset()Ljava/nio/charset/Charset; (65 bytes) made not entrant | |
| 27899 1029 4 sun.security.provider.ByteArrayAccess::b2iBig64([BI[I)V (614 bytes) | |
| 27900 1031 3 java.lang.Integer::toHexString(I)Ljava/lang/String; (6 bytes) | |
| 27901 1033 3 org.dacapo.parser.Config$Size::getOutputFile(Ljava/lang/String;)Lorg/dacapo/parser/Config$OutputFile; (12 bytes) | |
| 27901 1012 3 sun.security.provider.ByteArrayAccess::b2iBig64([BI[I)V (614 bytes) made not entrant | |
| 27901 1030 % 4 sun.security.provider.SHA::implCompress([BI)V @ 203 (491 bytes) | |
| 27901 1032 3 java.lang.Integer::toUnsignedString0(II)Ljava/lang/String; (46 bytes) | |
| 27903 1011 ! 3 java.lang.StringCoding::encode([CII)[B (64 bytes) made not entrant | |
| 27905 1034 4 java.lang.StringBuilder::append(I)Ljava/lang/StringBuilder; (8 bytes) | |
| 27910 1035 % 4 sun.security.provider.SHA::implCompress([BI)V @ 279 (491 bytes) | |
| 27910 1017 % 3 org.dacapo.harness.FileDigest::getText(Ljava/io/File;ZLjava/io/File;)[B @ -2 (157 bytes) made not entrant | |
| 27910 1036 4 org.dacapo.harness.FileDigest::getText(Ljava/io/File;ZLjava/io/File;)[B (157 bytes) | |
| 27914 1039 3 sun.nio.cs.StreamDecoder::implRead([CII)I (243 bytes) | |
| 27916 1037 4 java.security.MessageDigest::update(B)V (11 bytes) | |
| 27916 1041 3 java.lang.Integer::formatUnsignedInt(II[CII)I (48 bytes) | |
| 27916 1040 3 java.lang.Integer::numberOfLeadingZeros(I)I (76 bytes) | |
| 27916 1038 3 java.io.InputStreamReader::read([CII)I (11 bytes) | |
| 27918 1042 3 java.io.Reader::<init>(Ljava/lang/Object;)V (27 bytes) | |
| 27918 1043 4 sun.security.provider.SHA::implCompress([BI)V (491 bytes) | |
| 27921 1019 3 java.security.MessageDigest::update(B)V (11 bytes) made not entrant | |
| 27923 1044 3 java.nio.ByteBuffer::arrayOffset()I (35 bytes) | |
| 27924 808 2 java.nio.ByteBuffer::arrayOffset()I (35 bytes) made not entrant | |
| 27929 1009 3 sun.security.provider.SHA::implCompress([BI)V (491 bytes) made not entrant | |
| 27929 1020 3 org.dacapo.harness.FileDigest::getText(Ljava/io/File;ZLjava/io/File;)[B (157 bytes) made not entrant | |
| 27934 1045 1 java.util.HashMap$Node::getKey()Ljava/lang/Object; (5 bytes) | |
| 27936 1046 s 4 java.lang.StringBuffer::append(Ljava/lang/String;)Ljava/lang/StringBuffer; (13 bytes) | |
| 27936 1047 1 java.lang.reflect.Constructor::getModifiers()I (5 bytes) | |
| 27940 1048 n 0 sun.misc.Unsafe::putInt(Ljava/lang/Object;JI)V (native) | |
| 27941 305 s 3 java.lang.StringBuffer::append(Ljava/lang/String;)Ljava/lang/StringBuffer; (13 bytes) made not entrant | |
| 27953 1049 3 java.nio.charset.Charset::atBugLevel(Ljava/lang/String;)Z (44 bytes) | |
| 27968 1050 3 java.nio.Buffer::limit(I)Ljava/nio/Buffer; (62 bytes) | |
| 27968 830 2 java.nio.Buffer::limit(I)Ljava/nio/Buffer; (62 bytes) made not entrant | |
| 27969 1051 1 java.nio.charset.CharsetDecoder::charset()Ljava/nio/charset/Charset; (5 bytes) | |
| ===== DaCapo 9.12 lusearch PASSED in 5603 msec ===== 27971 | |
| 1052 3 java.nio.CharBuffer::arrayOffset()I (35 bytes) | |
| 27971 806 2 java.nio.CharBuffer::arrayOffset()I (35 bytes) made not entrant | |
| 27972 1053 3 java.io.File::isDirectory()Z (43 bytes) | |
| 27972 1054 3 java.util.LinkedHashMap$LinkedHashIterator::hasNext()Z (13 bytes) | |
| 27973 1055 3 java.util.LinkedHashMap$LinkedHashIterator::nextNode()Ljava/util/LinkedHashMap$Entry; (54 bytes) | |
| 27974 1056 s 3 java.io.ExpiringCache::clear()V (10 bytes) | |
| 27979 1057 3 java.io.File::delete()Z (33 bytes) | |
| 27980 1058 3 java.io.UnixFileSystem::delete(Ljava/io/File;)Z (20 bytes) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment