Searched refs:GetAbsoluteCounterValue (Results 1 – 5 of 5) sorted by relevance
24 virtual uint32_t GetAbsoluteCounterValue(uint16_t counterUid) const = 0;
173 uint32_t GetAbsoluteCounterValue(uint16_t counterUid) const override;
257 uint32_t ProfilingService::GetAbsoluteCounterValue(uint16_t counterUid) const in GetAbsoluteCounterValue() function in arm::pipe::ProfilingService
85 virtual uint32_t GetAbsoluteCounterValue(uint16_t counterUid) const override in GetAbsoluteCounterValue() function in ReadCounterVals
761 CHECK_NOTHROW(absoluteCounterValue = profilingService.GetAbsoluteCounterValue(INFERENCES_RUN));766 CHECK_NOTHROW(absoluteCounterValue = profilingService.GetAbsoluteCounterValue(INFERENCES_RUN));1802 uint32_t GetAbsoluteCounterValue(uint16_t counterUid) const override in GetAbsoluteCounterValue() function in TestReadCounterValues2366 uint32_t GetAbsoluteCounterValue(uint16_t counterUid) const override in GetAbsoluteCounterValue() function in CaptureReader