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.h41 struct NetDetails { struct
52 std::vector<NetDetails> details; argument
/developtools/profiler/device/plugins/network_plugin/test/unittest/
Dnetwork_plugin_test.cpp32 struct NetDetails { struct
33 uint64_t tx;
34 uint64_t rx;
35 std::string type;