Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/network_plugin/include/
Dnetwork_plugin.h45 struct NetworkCell { struct
46 int32_t pid;
47 uint64_t tx;
48 uint64_t rx;
49 struct timespec ts;
50 std::vector<NetDetails> details;