Searched refs:GetMemoryHistoryInstances (Results 1 – 1 of 1) sorted by relevance
1690 static MemoryHistoryInstances &GetMemoryHistoryInstances() { in GetMemoryHistoryInstances() function1698 return GetMemoryHistoryInstances().RegisterPlugin(name, description, in RegisterPlugin()1704 return GetMemoryHistoryInstances().UnregisterPlugin(create_callback); in UnregisterPlugin()1709 return GetMemoryHistoryInstances().GetCallbackAtIndex(idx); in GetMemoryHistoryCreateCallbackAtIndex()2324 return GetMemoryHistoryInstances().GetPluginInfoForAllInstances(); in GetMemoryHistoryPluginInfo()2328 return GetMemoryHistoryInstances().SetInstanceEnabled(name, enable); in SetMemoryHistoryPluginEnabled()