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.h47 struct NetworkCell { struct
48 int32_t pid;
49 uint64_t tx;
50 uint64_t rx;
51 struct timespec ts;
52 std::vector<NetDetails> details;