Home
last modified time | relevance | path

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

/external/v8/src/
Dplatform-nullos.cc467 class ProfileSampler::PlatformData : public Malloced {
475 ProfileSampler::ProfileSampler(int interval) { in ProfileSampler() function in v8::internal::ProfileSampler
484 ProfileSampler::~ProfileSampler() { in ~ProfileSampler()
491 void ProfileSampler::Start() { in Start()
496 void ProfileSampler::Stop() { in Stop()