Searched refs:GetDeltaCounterValue (Results 1 – 6 of 6) sorted by relevance
25 virtual uint32_t GetDeltaCounterValue(uint16_t counterUid) = 0;
112 counterValue = readCounterValues.GetDeltaCounterValue(requestedId); in Capture()
174 uint32_t GetDeltaCounterValue(uint16_t counterUid) override;
265 uint32_t ProfilingService::GetDeltaCounterValue(uint16_t counterUid) in GetDeltaCounterValue() function in arm::pipe::ProfilingService
89 virtual uint32_t GetDeltaCounterValue(uint16_t counterUid) override in GetDeltaCounterValue() function in ReadCounterVals
777 … deltaCounterValue += profilingService.GetDeltaCounterValue(inferencesRun); in __anon71be7eee0502()813 deltaCounterValue += profilingService.GetDeltaCounterValue(INFERENCES_RUN);1807 uint32_t GetDeltaCounterValue(uint16_t counterUid) override in GetDeltaCounterValue() function in TestReadCounterValues2375 uint32_t GetDeltaCounterValue(uint16_t counterUid) override in GetDeltaCounterValue() function in CaptureReader