Home
last modified time | relevance | path

Searched refs:SetEnableMiniDebugInfo (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/test/benchmarktest/unwinder/
H A Dunwind_remote_benchmark.cpp248 UnwinderConfig::SetEnableMiniDebugInfo(true); in BenchmarkUnwinderRemoteQutMiniDebugInfos()
253 UnwinderConfig::SetEnableMiniDebugInfo(false); in BenchmarkUnwinderRemoteQutMiniDebugInfos()
265 UnwinderConfig::SetEnableMiniDebugInfo(true); in BenchmarkUnwinderRemoteQutMiniDebugInfosLazily()
271 UnwinderConfig::SetEnableMiniDebugInfo(false); in BenchmarkUnwinderRemoteQutMiniDebugInfosLazily()
H A Dunwind_local_benchmark.cpp294 UnwinderConfig::SetEnableMiniDebugInfo(true); in BenchmarkUnwinderLocalQutMiniDebugInfos()
300 UnwinderConfig::SetEnableMiniDebugInfo(false); in BenchmarkUnwinderLocalQutMiniDebugInfos()
312 UnwinderConfig::SetEnableMiniDebugInfo(true); in BenchmarkUnwinderLocalQutMiniDebugInfosLazily()
319 UnwinderConfig::SetEnableMiniDebugInfo(false); in BenchmarkUnwinderLocalQutMiniDebugInfosLazily()
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Dunwinder_config.h26 static inline void SetEnableMiniDebugInfo(bool enableMiniDebugInfo) in SetEnableMiniDebugInfo() function
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dxz_util_test.cpp50 UnwinderConfig::SetEnableMiniDebugInfo(true);
H A Dsymbols_test.cpp136 UnwinderConfig::SetEnableMiniDebugInfo(true);
H A Delf_test.cpp168 UnwinderConfig::SetEnableMiniDebugInfo(true);
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
H A Dlock_parser_test.cpp49 UnwinderConfig::SetEnableMiniDebugInfo(true); in SetUpTestCase()
/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Dprocess_dumper.cpp704 UnwinderConfig::SetEnableMiniDebugInfo(true); in InitProcessInfo()