Searched defs:NewSplit (Results 1 - 1 of 1) sorted by relevance

/art/runtime/base/
H A Dtiming_logger.cc148 void TimingLogger::NewSplit(const char* new_split_label) { function in class:art::base::TimingLogger
254 // well while maintaining the current semantics of NewSplit. An alternative is to push a new split
256 // that the current split is not ended by NewSplit (which calls TailInsertSplit), which would

Completed in 115 milliseconds