Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dprofile-generator.cc394 record_samples_(record_samples), in CpuProfile()
414 if (record_samples_ && !timestamp.IsNull()) { in AddPath()
Dprofile-generator.h350 bool record_samples_; variable