Searched refs:IntelIttnotifyInfo (Results 1 – 1 of 1) sorted by relevance
41 class IntelIttnotifyInfo { class49 IntelIttnotifyInfo(IntelJITEventsWrapper &Wrapper) in IntelIttnotifyInfo() function in __anon0044147b0111::IntelIttnotifyInfo51 ~IntelIttnotifyInfo() { delete ModuleObject; }; in ~IntelIttnotifyInfo()133 std::map<ObjectKey, std::unique_ptr<IntelIttnotifyInfo>> KeyToIttnotify;200 std::unique_ptr<IntelIttnotifyInfo> ModuleIttnotify = in notifyObjectLoaded()201 std::make_unique<IntelIttnotifyInfo>(*Wrapper); in notifyObjectLoaded()