Home
last modified time | relevance | path

Searched defs:wr_kb (Results 1 – 3 of 3) sorted by relevance

/developtools/smartperf_host/smartperf_host/trace_streamer/src/protos/types/plugins/diskio_data/
Ddiskio_plugin_result.proto41 uint64 wr_kb = 7; // 写入的总数量数据量 kB_wrtn field
/developtools/profiler/protos/types/plugins/diskio_data/
Ddiskio_plugin_result.proto41 uint64 wr_kb = 7; // 写入的总数量数据量 kB_wrtn field
/developtools/smartperf_host/smartperf_host/trace_streamer/test/unittest/pbreader_parser/
Ddiskio_parser_test.cpp55 uint64_t wr_kb; member