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