Home
last modified time | relevance | path

Searched refs:SendPeriodicCounterSelectionList (Results 1 – 3 of 3) sorted by relevance

/external/armnn/tests/profiling/gatordmock/
DCommandFileParser.cpp86 mockService.SendPeriodicCounterSelectionList(period, counters); in ParseFile()
DGatordMockService.hpp116 void SendPeriodicCounterSelectionList(uint32_t period, std::vector<uint16_t> counters);
DGatordMockService.cpp106 void GatordMockService::SendPeriodicCounterSelectionList(uint32_t period, std::vector<uint16_t> cou… in SendPeriodicCounterSelectionList() function in armnn::gatordmock::GatordMockService