Home
last modified time | relevance | path

Searched refs:throughput (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_stats.cpp57 float throughput = entry.tmpLen / secs; in UpdateStats() local
58 if (throughput > entry.throughputMax) { in UpdateStats()
59 entry.throughputMax = throughput; in UpdateStats()

Completed in 2 milliseconds