Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/test/unittest/unified_collection/utility/
Dperf_collector_test.cpp56 auto perfCollector = UCollectUtil::PerfCollector::Create(PerfCaller::EVENTLOGGER); variable
77 auto perfCollector = UCollectUtil::PerfCollector::Create(PerfCaller::XPOWER); variable
99 auto perfCollector = UCollectUtil::PerfCollector::Create(PerfCaller::UNIFIED_COLLECTOR); variable
130 auto perfCollector = UCollectUtil::PerfCollector::Create(PerfCaller::PERFORMANCE_FACTORY); variable
154 auto perfCollector = UCollectUtil::PerfCollector::Create(PerfCaller::PERFORMANCE_FACTORY); variable
182 auto perfCollector = UCollectUtil::PerfCollector::Create(PerfCaller::EVENTLOGGER); in __anonc89d554f0102() local
/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/test/
Ddecorator_test.cpp96 auto perfCollector = PerfCollector::Create(PerfCaller::UNIFIED_COLLECTOR); in CallCollectorFuncs() local
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
Dpeer_binder_catcher.cpp352 std::shared_ptr<PerfCollector> perfCollector = PerfCollector::Create(PerfCaller::EVENTLOGGER); in DoExecHiperf() local