Home
last modified time | relevance | path

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

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