Home
last modified time | relevance | path

Searched refs:timeOfd_ (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/device/plugins/diskio_plugin/include/
Dio_stats.h92 uint64_t timeOfd_; variable
116 timeOfd_(0), in DiskStats()
/developtools/profiler/device/plugins/diskio_plugin/src/
Dio_stats.cpp202 ioInfo->timeOfd_ = fields_[index]; in GetIoStats()
226 &debugIoInfo->dSectors_, &debugIoInfo->timeOfd_, in GetIoStats()