Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/network_plugin/include/
Dnetwork_plugin.h40 struct NetDetails { struct
51 std::vector<NetDetails> details; argument
/developtools/profiler/device/plugins/network_plugin/test/unittest/
Dnetwork_plugin_test.cpp33 struct NetDetails { struct
34 uint64_t tx;
35 uint64_t rx;
36 std::string type;