Searched defs:timestamp (Results 1 – 5 of 5) sorted by relevance
158 long timestamp = Long.parseLong(getTestInformation().properties().get( in expectNoCurrentFilesFromCompOs() local
336 String timestamp = String.valueOf(timestampMs / 1000); in countFilesCreatedBeforeTime() local347 String timestamp = String.valueOf(timestampMs / 1000); in countFilesCreatedAfterTime() local
272 Writer(pid_t pid, JavaHprofDataSource::TraceContext* ctx, uint64_t timestamp) in Writer()920 uint64_t timestamp = ts.tv_sec * 1000000000LL + ts.tv_nsec; in DumpPerfetto() local
140 timestamp = (readu4(hprof) << 32) | readu4(hprof) variable
331 uint64_t timestamp = GetNextTimestamp(descriptor); in CreateJITCodeEntryInternal() local