Searched refs:MemoryHistoryInstance (Results 1 – 1 of 1) sorted by relevance
1895 struct MemoryHistoryInstance { struct1896 MemoryHistoryInstance() : name(), description(), create_callback(nullptr) {} in MemoryHistoryInstance() argument1903 typedef std::vector<MemoryHistoryInstance> MemoryHistoryInstances; argument1919 MemoryHistoryInstance instance; in RegisterPlugin()