ArmNN
 20.08
RegisterBackendCounters Member List

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

RegisterBackendCounters(uint16_t currentMaxGlobalCounterID, const BackendId &backendId, ProfilingService &profilingService)RegisterBackendCountersinline
RegisterCategory(const std::string &categoryName) overrideRegisterBackendCountersvirtual
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()) overrideRegisterBackendCountersvirtual
RegisterCounterSet(const std::string &counterSetName, uint16_t count=0, const Optional< std::string > &parentCategoryName=EmptyOptional()) overrideRegisterBackendCountersvirtual
RegisterDevice(const std::string &deviceName, uint16_t cores=0, const Optional< std::string > &parentCategoryName=EmptyOptional()) overrideRegisterBackendCountersvirtual
~IRegisterBackendCounters()IRegisterBackendCountersinlinevirtual
~RegisterBackendCounters()=defaultRegisterBackendCounters