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