Searched refs:ProfileGenerator (Results 1 – 6 of 6) sorted by relevance
24 class ProfileGenerator; variable127 ProfilerEventsProcessor(ProfileGenerator* generator,164 ProfileGenerator* generator_;198 ProfileGenerator* test_generator,247 ProfileGenerator* generator() const { return generator_; } in generator()261 ProfileGenerator* generator_;
550 const char* const ProfileGenerator::kProgramEntryName =552 const char* const ProfileGenerator::kIdleEntryName =554 const char* const ProfileGenerator::kGarbageCollectorEntryName =556 const char* const ProfileGenerator::kUnresolvedFunctionName =560 ProfileGenerator::ProfileGenerator(CpuProfilesCollection* profiles) in ProfileGenerator() function in v8::internal::ProfileGenerator575 void ProfileGenerator::RecordTickSample(const TickSample& sample) { in RecordTickSample()651 CodeEntry* ProfileGenerator::EntryForVMState(StateTag tag) { in EntryForVMState()
307 class ProfileGenerator {309 explicit ProfileGenerator(CpuProfilesCollection* profiles);332 DISALLOW_COPY_AND_ASSIGN(ProfileGenerator);
24 ProfileGenerator* generator, in ProfilerEventsProcessor()383 ProfileGenerator* test_generator, in CpuProfiler()434 generator_ = new ProfileGenerator(profiles_); in StartProcessorIfNotStarted()
44 using i::ProfileGenerator;55 ProfileGenerator generator(&profiles); in TEST()143 ProfileGenerator generator(profiles); in TEST()204 ProfileGenerator generator(profiles); in TEST()273 ProfileGenerator generator(profiles); in TEST()562 env->GetIsolate(), ProfileGenerator::kGarbageCollectorEntryName); in TEST()564 ProfileGenerator::kProgramEntryName); in TEST()640 env->GetIsolate(), ProfileGenerator::kGarbageCollectorEntryName); in TEST()642 ProfileGenerator::kProgramEntryName); in TEST()732 env->GetIsolate(), ProfileGenerator::kGarbageCollectorEntryName); in TEST()[all …]
45 using i::ProfileGenerator;406 ProfileGenerator generator(&profiles); in TEST()472 ProfileGenerator generator(&profiles); in TEST()520 ProfileGenerator generator(&profiles); in TEST()