Home | History | Annotate | Download | only in src

Lines Matching refs:Profiles

576   // Create list of unabridged profiles.
755 List<CpuProfile*>* CpuProfilesCollection::Profiles(int security_token_id) {
829 // As starting / stopping profiles is rare relatively to this
871 ProfileGenerator::ProfileGenerator(CpuProfilesCollection* profiles)
872 : profiles_(profiles),
874 profiles->NewCodeEntry(Logger::FUNCTION_TAG, kProgramEntryName)),
876 profiles->NewCodeEntry(Logger::BUILTIN_TAG,