Home
last modified time | relevance | path

Searched defs:eventGuid (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/armnn/profiling/server/src/timelineDecoder/tests/
H A DTimelineTests.cpp173 const uint64_t eventGuid = 44444u; variable
289 const uint64_t eventGuid = 44444u; variable
/aosp_15_r20/external/armnn/src/profiling/test/
H A DTimelineUtilityMethodsTests.cpp460 ProfilingDynamicGuid eventGuid(0); variable
H A DProfilingTestUtils.cpp313 arm::pipe::Optional<ProfilingGuid> eventGuid, in VerifyTimelineEventBinaryPacket()
/aosp_15_r20/external/armnn/profiling/client/src/
H A DTimelineUtilityMethods.cpp381 ProfilingDynamicGuid eventGuid = IProfilingService::GetNextGuid(); in RecordEvent() local