Home
last modified time | relevance | path

Searched refs:EnableFillFrames (Results 1 - 7 of 7) sorted by relevance

/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/
H A Dthread_sampler_utils.cpp84 unwinder->EnableFillFrames(false); in DoUnwind()
/base/hiviewdfx/faultloggerd/test/benchmarktest/unwinder/
H A Dunwind_local_tid_benchmark.cpp101 unwinder->EnableFillFrames(false); in BenchmarkUnwinderLocalWithTid()
H A Dunwind_remote_benchmark.cpp114 unwinder->EnableFillFrames(dataPtr->isFillFrames); in GetUnwinder()
H A Dunwind_local_benchmark.cpp75 unwinder->EnableFillFrames(dataPtr->isFillFrames); in GetUnwinder()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Dunwinder.h49 void EnableFillFrames(bool enableFillFrames);
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Dunwinder.cpp126 inline void EnableFillFrames(bool enableFillFrames) in EnableFillFrames() function in OHOS::HiviewDFX::Unwinder::Impl
306 void Unwinder::EnableFillFrames(bool enableFillFrames) in EnableFillFrames() function in OHOS::HiviewDFX::Unwinder
308 impl_->EnableFillFrames(enableFillFrames); in EnableFillFrames()
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dunwinder_test.cpp364 unwinder->EnableFillFrames(false); in HWTEST_F()

Completed in 7 milliseconds