Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/services/hilogd/include/
Dlog_stats.h68 float secs = tmp.FloatSecs(); in GetFreqMax()
84 float secs = tmp.FloatSecs(); in GetThroughputMax()
/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
Dlog_timestamp.h108 float FloatSecs() in FloatSecs() function
/base/hiviewdfx/hilog/services/hilogd/
Dlog_stats.cpp47 float secs = entry.monoTimeLast.FloatSecs(); in UpdateStats()