Home
last modified time | relevance | path

Searched defs:timeSplitCount_ (Results 1 - 2 of 2) sorted by relevance

/foundation/window/window_manager/utils/include/
H A Dperform_reporter.h59 std::map<int64_t, std::atomic<uint32_t>> timeSplitCount_; member in OHOS::Rosen::PerformReporter
/foundation/window/window_manager/utils/src/
H A Dperform_reporter.cpp89 oss << "ABOVE" << maxSplit << "(ms): " << timeSplitCount_[BARRIER]; in report() local

Completed in 2 milliseconds