Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/network_plugin/include/
Dnetwork_plugin.h91 bool ReadSystemTxRxBytes(NetSystemData &systemData);
/developtools/profiler/device/plugins/network_plugin/src/
Dnetwork_plugin.cpp96 ReadSystemTxRxBytes(systemData); in Report()
116 ReadSystemTxRxBytes(systemData); in Report()
274 bool NetworkPlugin::ReadSystemTxRxBytes(NetSystemData &systemData) in ReadSystemTxRxBytes() function in NetworkPlugin