Home
last modified time | relevance | path

Searched defs:thr (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/context/
H A DNormalContext.h32 ThrExecutor* thr; member
H A DNormalContext.cpp50 ThrExecutor* thr = new ThrExecutor(); in MakeCommonParts() local
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/monitor/
H A DJankAnimatorMonitor.cpp32 JankAnimatorMonitor::JankAnimatorMonitor(IMonitorThrExecutor* thr, IAnimatorSceneDataProcessor* sta… in JankAnimatorMonitor()