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

/art/runtime/base/
H A Dtiming_logger.cc153 current_split_->TailInsertSplit(new_split_label);
251 void TimingLogger::ScopedSplit::TailInsertSplit(const char* label) { function in class:art::base::TimingLogger::ScopedSplit
256 // that the current split is not ended by NewSplit (which calls TailInsertSplit), which would

Completed in 3 milliseconds