HomeSort by relevance Sort by last modified time
    Searched refs:outlier (Results 1 - 6 of 6) sorted by null

  /frameworks/av/media/libnblog/
ReportPerformance.cpp 44 // Writes outlier intervals, timestamps, and histograms spanning long time intervals to file.
110 for (const auto &outlier : outlierData) {
111 ofs << outlier.first << ", " << outlier.second << "\n";
PerformanceAnalysis.cpp 51 // outliers, analyzes the outlier series for unexpectedly
76 // an outlier. Learn these values from the data.
78 // set outlier threshold
82 // and the previous one is long enough to count as an outlier
84 // If an outlier was found, check whether it was a peak
186 // one is beyond a threshold. If yes, stores the timestamp as an outlier
188 // Time elapsed since previous outlier: Timestamp of start of outlier
342 for (const auto &outlier: mOutlierData) {
343 body->appendFormat("%lld: %lld\n", static_cast<long long>(outlier.first)
    [all...]
  /external/drrickorang/LoopbackApp/app/src/main/jni/
sles.cpp 374 bool outlier = updateBufferStats(stats, callbackDuration, expectedBufferPeriod); local
377 if (outlier) {
386 // Records an outlier given the duration in nanoseconds and the number of nanoseconds
415 // Updates the stats being collected about buffer periods. Returns true if this is an outlier.
    [all...]
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 

Completed in 2987 milliseconds