Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/
H A Ddynamic_buffer.cpp45 const size_t oldTsPos = 17; in GetPerCpuStatsInfo() local
50 traceStats.oldTs = std::stod(line.substr(oldTsPos)); in GetPerCpuStatsInfo()