Home
last modified time | relevance | path

Searched refs:TestFunc6 (Results 1 - 9 of 9) sorted by relevance

/base/hiviewdfx/faultloggerd/example/
H A Ddump_catcher_demo.h34 int TestFunc6(void);
/base/hiviewdfx/faultloggerd/test/benchmarktest/unwinder/
H A Dunwind_local_tid_benchmark.cpp41 NOINLINE int TestFunc6(std::atomic_int* tid, std::atomic_bool* done) in TestFunc6() function
51 int val = TestFunc6(tid, done); in TestFunc5()
H A Dunwind_remote_benchmark.cpp43 NOINLINE static void TestFunc6(MAYBE_UNUSED void (*func)(void*), MAYBE_UNUSED void* data) in TestFunc6() function
51 return TestFunc6(func, data); in TestFunc5()
/base/hiviewdfx/faultloggerd/test/benchmarktest/unwind/
H A Dunwind_remote_benchmark.cpp33 NOINLINE static void TestFunc6(MAYBE_UNUSED void (*func)(void*)) in TestFunc6() function
41 return TestFunc6(func); in TestFunc5()
/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
H A Dmultithread_constructor.h43 int TestFunc6(void);
/base/hiviewdfx/faultloggerd/tools/crasher_c/
H A Ddfx_crasher.h64 int TestFunc6(void);
/base/hiviewdfx/faultloggerd/test/benchmarktest/unwindstack/
H A Dunwind_remote_benchmark.cpp42 NOINLINE static void TestFunc6(MAYBE_UNUSED void (*func)(void*), MAYBE_UNUSED volatile bool* ready) in TestFunc6() function
51 return TestFunc6(func, ready); in TestFunc5()
/base/hiviewdfx/faultloggerd/tools/crasher_cpp/
H A Ddfx_crasher.h96 int TestFunc6(void);
/base/hiviewdfx/faultloggerd/test/systemtest/
H A Ddumpcatcher_system_test.cpp1292 NOINLINE int TestFunc6(std::atomic_int* tid, std::atomic_bool* done) in TestFunc6() function
1303 int val = TestFunc6(tid, done); in TestFunc5()

Completed in 7 milliseconds