Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_hook/test/unittest/
Dcheck_hook_data_test.cpp84 if (unwindDepth_ > 0) { in StartDaemonProcessArgs()
86 command_.push_back(const_cast<char*>(std::to_string(unwindDepth_).c_str())); in StartDaemonProcessArgs()
250 ApplyForMalloc(unwindDepth_); in StartMallocProcess()
268 DlopenAndCloseSo(VEC_SO_PATH[0], LIBA_MALLOC_SIZE, unwindDepth_); in StartDlopenProcess()
269 DlopenAndCloseSo(VEC_SO_PATH[1], LIBB_MALLOC_SIZE, unwindDepth_); in StartDlopenProcess()
392 int unwindDepth_ = 0; member in __anon8edd91f50111::CheckHookDataTest
412 unwindDepth_ = 30;
473 unwindDepth_ = 100;
611 unwindDepth_ = 6;
655 unwindDepth_ = 10;
[all …]