Home
last modified time | relevance | path

Searched refs:timestamps_ (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dprofile-generator.h187 return timestamps_.at(index); in sample_timestamp()
203 List<base::TimeTicks> timestamps_; variable
Dprofile-generator.cc333 timestamps_.Add(timestamp); in AddPath()