Home
last modified time | relevance | path

Searched refs:LIB_THREAD_SAMPLER_PATH (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/
H A Dthread_sampler_test.cpp28 const char* LIB_THREAD_SAMPLER_PATH = "libthread_sampler.z.so"; member
126 void* funcHandler = dlopen(LIB_THREAD_SAMPLER_PATH, RTLD_LAZY); in HWTEST_F()
172 void* funcHandler = dlopen(LIB_THREAD_SAMPLER_PATH, RTLD_LAZY); in HWTEST_F()
217 void* funcHandler = dlopen(LIB_THREAD_SAMPLER_PATH, RTLD_LAZY); in HWTEST_F()
281 void* funcHandler = dlopen(LIB_THREAD_SAMPLER_PATH, RTLD_LAZY); in HWTEST_F()
339 void* funcHandler = dlopen(LIB_THREAD_SAMPLER_PATH, RTLD_LAZY); in HWTEST_F()
/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog_inner.cpp81 const char* LIB_THREAD_SAMPLER_PATH = "libthread_sampler.z.so"; member
253 funcHandler_ = dlopen(LIB_THREAD_SAMPLER_PATH, RTLD_LAZY); in StartProfileMainThread()

Completed in 3 milliseconds