Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/network_plugin/include/
Dnetwork_plugin.h90 bool ReadTxRxBytes(int32_t pid, NetworkCell &cell);
/developtools/profiler/device/plugins/network_plugin/src/
Dnetwork_plugin.cpp80 ReadTxRxBytes(pid, dataCell); in Report()
205 bool NetworkPlugin::ReadTxRxBytes(int32_t pid, NetworkCell &cell) in ReadTxRxBytes() function in NetworkPlugin