Searched refs:IntelIttnotifyInfo (Results 1 – 1 of 1) sorted by relevance
40 class IntelIttnotifyInfo { class48 IntelIttnotifyInfo(IntelJITEventsWrapper &Wrapper) in IntelIttnotifyInfo() function in __anon1bb0b0930111::IntelIttnotifyInfo50 ~IntelIttnotifyInfo() { delete ModuleObject; }; in ~IntelIttnotifyInfo()132 std::map<ObjectKey, std::unique_ptr<IntelIttnotifyInfo>> KeyToIttnotify;199 std::unique_ptr<IntelIttnotifyInfo> ModuleIttnotify = in notifyObjectLoaded()200 std::make_unique<IntelIttnotifyInfo>(*Wrapper); in notifyObjectLoaded()