Searched refs:CpuSampler (Results 1 – 1 of 1) sorted by relevance
20 class CpuSampler : public sampler::Sampler { class22 CpuSampler(Isolate* isolate, ProfilerEventsProcessor* processor) in CpuSampler() function in v8::internal::CpuSampler47 sampler_(new CpuSampler(isolate, this)), in ProfilerEventsProcessor()