ArmNN
 21.02
CounterValue Struct Reference

#include <IBackendProfiling.hpp>

Public Member Functions

 CounterValue (uint16_t id, uint32_t value)
 

Public Attributes

uint16_t counterId
 
uint32_t counterValue
 

Detailed Description

Definition at line 19 of file IBackendProfiling.hpp.

Constructor & Destructor Documentation

◆ CounterValue()

CounterValue ( uint16_t  id,
uint32_t  value 
)
inline

Definition at line 21 of file IBackendProfiling.hpp.

Member Data Documentation

◆ counterId

uint16_t counterId

Definition at line 23 of file IBackendProfiling.hpp.

◆ counterValue

uint32_t counterValue

Definition at line 24 of file IBackendProfiling.hpp.


The documentation for this struct was generated from the following file: