From 0e2bab81442ee6cc2b94e4f7881ed0c5c6af65e7 Mon Sep 17 00:00:00 2001 From: Jim Flynn Date: Thu, 19 Mar 2020 17:03:14 +0000 Subject: Creating gh-pages documentation for ArmNN Signed-off-by: Jim Flynn --- ...ing_1_1_register_backend_counters-members.xhtml | 122 +++++++++++++++++++++ 1 file changed, 122 insertions(+) create mode 100644 Documentation/classarmnn_1_1profiling_1_1_register_backend_counters-members.xhtml (limited to 'Documentation/classarmnn_1_1profiling_1_1_register_backend_counters-members.xhtml') diff --git a/Documentation/classarmnn_1_1profiling_1_1_register_backend_counters-members.xhtml b/Documentation/classarmnn_1_1profiling_1_1_register_backend_counters-members.xhtml new file mode 100644 index 0000000000..c20a125c16 --- /dev/null +++ b/Documentation/classarmnn_1_1profiling_1_1_register_backend_counters-members.xhtml @@ -0,0 +1,122 @@ + + + + + + + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  20.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
RegisterBackendCounters Member List
+
+
+ +

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

+ + + + + + + + +
RegisterBackendCounters(uint16_t currentMaxGlobalCounterID, const BackendId &backendId)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
+
+ + + + -- cgit v1.2.1