Home
last modified time | relevance | path

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

/developtools/hiperf/src/
Dperf_events.cpp1513 int64_t thesholdTimeInMs = 2 * HUNDREDS; in StatLoop() local
1550 && (timeOut_.count() * THOUSANDS) > thesholdTimeInMs) { in StatLoop()
1552 if (leftTimeMsTmp.count() > thesholdTimeInMs) { in StatLoop()