Home
last modified time | relevance | path

Searched defs:traceCollector (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/test/unittest/unified_collection/client/
H A Dtrace_collector_client_test.cpp100 auto traceCollector = TraceCollector::Create(); variable
123 auto traceCollector = TraceCollector::Create(); variable
153 auto traceCollector = TraceCollector::Create(); variable
181 auto traceCollector = TraceCollector::Create(); variable
209 auto traceCollector = TraceCollector::Create(); variable
259 auto traceCollector = TraceCollector::Create(); variable
293 auto traceCollector = TraceCollector::Create(); variable
343 auto traceCollector = TraceCollector::Create(); variable
398 auto traceCollector = TraceCollector::Create(); variable
455 auto traceCollector = TraceCollector::Create(); variable
[all …]
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/app_trace/
H A Dapp_trace_context.cpp76 …std::shared_ptr<UCollectUtil::TraceCollector> traceCollector = UCollectUtil::TraceCollector::Creat… in InnerStartAppTrace() local
90 …std::shared_ptr<UCollectUtil::TraceCollector> traceCollector = UCollectUtil::TraceCollector::Creat… in InnerDumpAppTrace() local
389 …std::shared_ptr<UCollectUtil::TraceCollector> traceCollector = UCollectUtil::TraceCollector::Creat… in DoCaptureTrace() local
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/task/
H A Dcpu_collection_task.cpp102 auto traceCollector = TraceCollector::Create(); in CheckAndDumpTraceData() local
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/
H A Dunified_collector.cpp176 …std::shared_ptr<UCollectUtil::TraceCollector> traceCollector = UCollectUtil::TraceCollector::Creat… in OnSwitchRecordTraceStateChanged() local
183 …std::shared_ptr<UCollectUtil::TraceCollector> traceCollector = UCollectUtil::TraceCollector::Creat… in OnSwitchRecordTraceStateChanged() local
510 …std::shared_ptr<UCollectUtil::TraceCollector> traceCollector = UCollectUtil::TraceCollector::Creat… in RunRecordTraceTask() local
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/test/
H A Ddecorator_test.cpp99 auto traceCollector = TraceCollector::Create(); in CallCollectorFuncs() local