Home
last modified time | relevance | path

Searched defs:wbytes (Results 1 – 5 of 5) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/process_data/
Dprocess_plugin_result.proto26 uint64 wbytes = 6; field
/developtools/profiler/protos/types/plugins/process_data/
Dprocess_plugin_result.proto26 uint64 wbytes = 6; field
/developtools/smartperf_host/trace_streamer/src/parser/pbreader_parser/process_parser/
Dpbreader_process_parser.h55 uint64_t wbytes; member
/developtools/profiler/device/plugins/process_plugin/test/unittest/
Dprocess_plugin_unittest.cpp45 int64_t wbytes; member
/developtools/hdc/src/daemon/
Ddaemon.cpp621 int wbytes = BIO_write(bio, pubkeyp, pubkey.length()); in InitMod() local