Home
last modified time | relevance | path

Searched refs:IsTraceCollectionSwitchOn (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/test/unittest/unified_collection/client/
H A Dtrace_collector_client_test.cpp214 bool isTraceCollectionSwitchOn = Parameter::IsTraceCollectionSwitchOn();
264 bool isTraceCollectionSwitchOn = Parameter::IsTraceCollectionSwitchOn();
298 bool isTraceCollectionSwitchOn = Parameter::IsTraceCollectionSwitchOn();
348 bool isTraceCollectionSwitchOn = Parameter::IsTraceCollectionSwitchOn();
403 bool isTraceCollectionSwitchOn = Parameter::IsTraceCollectionSwitchOn();
460 bool isTraceCollectionSwitchOn = Parameter::IsTraceCollectionSwitchOn();
516 bool isTraceCollectionSwitchOn = Parameter::IsTraceCollectionSwitchOn();
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/
H A Dunified_collector.cpp106 bool isTraceCollectionSwitchOn = Parameter::IsTraceCollectionSwitchOn(); in OnTestAppTraceStateChanged()
119 bool isTraceCollectionSwitchOn = Parameter::IsTraceCollectionSwitchOn(); in InitDynamicTrace()
386 bool isTraceCollectionSwitchOn = Parameter::IsTraceCollectionSwitchOn(); in OnSwitchStateChanged()
502 if (IsEnableRecordTrace() == false && Parameter::IsTraceCollectionSwitchOn()) { in RunRecordTraceTask()
/ohos5.0/base/hiviewdfx/hiview/base/utility/include/
H A Dparameter_ex.h41 bool IsTraceCollectionSwitchOn();
/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dparameter_ex.cpp99 bool IsTraceCollectionSwitchOn() in IsTraceCollectionSwitchOn() function
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/test/unittest/common/mock/
H A Dmock_parameter_ex.cpp112 bool IsTraceCollectionSwitchOn() in IsTraceCollectionSwitchOn() function
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/test/unittest/common/
H A Dtrace_state_change_test.cpp75 g_originalTraceCollectionSwitchOn = Parameter::IsTraceCollectionSwitchOn(); in SetUp()
/ohos5.0/base/hiviewdfx/hiview/base/
H A Dlibhiviewbase.map291 "OHOS::HiviewDFX::Parameter::IsTraceCollectionSwitchOn()";