Home
last modified time | relevance | path

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

/external/armnn/src/profiling/test/
DSendCounterPacketTests.cpp621 uint32_t eventRecordWord34[] variable
634 …CHECK(std::memcmp(eventRecordWord34, &counterMultiplier, sizeof(counterMultiplier)) == 0); // mult…
747 uint32_t eventRecordWord34[] variable
758 …CHECK(std::memcmp(eventRecordWord34, &counterMultiplier, sizeof(counterMultiplier)) == 0); // mult…
1584 … const uint64_t eventRecordWord34 = ReadUint64(readBuffer, eventOffset + 3 * uint32_t_size); variable
1596 …std::memcpy(&eventRecord.multiplier, &eventRecordWord34, sizeof(eventRecord.multiplier)); // multi…