Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/network_plugin/include/
Dnetwork_plugin.h72 UID_INDEX = 4, enumerator
/developtools/profiler/device/plugins/network_plugin/src/
Dnetwork_plugin.cpp234 if ((index == UID_INDEX) && (uid != static_cast<int32_t>(value))) { in ReadTxRxBytes()