Searched refs:readu4 (Results 1 – 1 of 1) sorted by relevance
32 def readu4(hprof): function44 return readu4(hprof)109 idsize = readu4(hprof)140 timestamp = (readu4(hprof) << 32) | readu4(hprof)148 time = readu4(hprof)149 length = readu4(hprof)156 serial = readu4(hprof)158 stack = readu4(hprof)168 serial = readu4(hprof)169 line = readu4(hprof);[all …]