Searched refs:PrintLongProperty (Results 1 – 2 of 2) sorted by relevance
2858 void PrintLongProperty(const char* name, int64_t value) { in PrintLongProperty() function
12033 PrintLongProperty("date", static_cast<int64_t>(OS::TimeCurrentMillis())); in TraceCompilation()