Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/
H A Dreporter.cpp88 static ApiPerformanceStatisticImpl apiPerformanceStat; in ApiPerformanceStatistic() local
89 apiPerformanceStat.SetThreadPool(executors_); in ApiPerformanceStatistic()
90 return &apiPerformanceStat; in ApiPerformanceStatistic()