Home
last modified time | relevance | path

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

/external/v8/src/
Dprofile-generator.h186 base::TimeTicks sample_timestamp(int index) const { in sample_timestamp() function
Dapi.cc7122 return (profile->sample_timestamp(index) - base::TimeTicks()) in GetSampleTimestamp()