ArmNN
 20.11
IRegisterBackendCounters Member List

This is the complete list of members for IRegisterBackendCounters, including all inherited members.

RegisterCategory(const std::string &categoryName)=0IRegisterBackendCounterspure virtual
RegisterCounter(const uint16_t uid, const std::string &parentCategoryName, uint16_t counterClass, uint16_t interpolation, double multiplier, const std::string &name, const std::string &description, const Optional< std::string > &units=EmptyOptional(), const Optional< uint16_t > &numberOfCores=EmptyOptional(), const Optional< uint16_t > &deviceUid=EmptyOptional(), const Optional< uint16_t > &counterSetUid=EmptyOptional())=0IRegisterBackendCounterspure virtual
RegisterCounterSet(const std::string &counterSetName, uint16_t count=0, const Optional< std::string > &parentCategoryName=EmptyOptional())=0IRegisterBackendCounterspure virtual
RegisterDevice(const std::string &deviceName, uint16_t cores=0, const Optional< std::string > &parentCategoryName=EmptyOptional())=0IRegisterBackendCounterspure virtual
~IRegisterBackendCounters()IRegisterBackendCountersinlinevirtual