Home
last modified time | relevance | path

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

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