Searched defs:ProfileInfo (Results 1 – 5 of 5) sorted by relevance
120 struct ProfileInfo { struct121 ProfileInfo(Profile* profile, bool created) in ProfileInfo() function125 ~ProfileInfo() {} in ~ProfileInfo() argument135 DISALLOW_COPY_AND_ASSIGN(ProfileInfo); argument
266 struct ProfileInfo { struct281 DISALLOW_COPY_AND_ASSIGN(ProfileInfo); argument
1282 ProfileManager::ProfileInfo::ProfileInfo( in ProfileInfo() function in ProfileManager::ProfileInfo
81 INITIALIZE_AG_DEPENDENCY(ProfileInfo) in INITIALIZE_AG_DEPENDENCY() argument
237 typedef ProfileInfoT<Function, BasicBlock> ProfileInfo; typedef