Home | History | Annotate | Download | only in src

Lines Matching refs:ProfileGenerator

863 const char* const ProfileGenerator::kAnonymousFunctionName =
865 const char* const ProfileGenerator::kProgramEntryName =
867 const char* const ProfileGenerator::kGarbageCollectorEntryName =
871 ProfileGenerator::ProfileGenerator(CpuProfilesCollection* profiles)
881 void ProfileGenerator::RecordTickSample(const TickSample& sample) {