Searched refs:apiPerformanceMutex_ (Results 1 – 2 of 2) sorted by relevance
66 static std::mutex apiPerformanceMutex_; variable
84 std::mutex HiViewAdapter::apiPerformanceMutex_; member in OHOS::DistributedDataDfx::HiViewAdapter410 std::lock_guard<std::mutex> lock(apiPerformanceMutex_); in ReportApiPerformanceStatistic()481 std::lock_guard<std::mutex> lock(apiPerformanceMutex_); in InvokeApiPerformance()