Home | History | Annotate | Download | only in cctest

Lines Matching full:profiles

3 // Tests of profiles generator and utilities.
21 CpuProfilesCollection profiles;
22 ProfileGenerator generator(&profiles);
81 CpuProfilesCollection profiles;
82 profiles.StartProfiling("", 1);
83 ProfileGenerator generator(&profiles);
142 CpuProfilesCollection profiles;
143 profiles.StartProfiling("", 1);
144 ProfileGenerator generator(&profiles);
167 profiles.StopProfiling(TokenEnumerator::kNoSecurityToken, "", 1);
232 CpuProfilesCollection profiles;
233 profiles.StartProfiling("", 1);
234 ProfileGenerator generator(&profiles);
254 profiles.StopProfiling(TokenEnumerator::kNoSecurityToken, "", 1);