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.cpp31 struct NetDetails { struct
32 uint64_t tx;
33 uint64_t rx;
34 std::string type;