Home
last modified time | relevance | path

Searched defs:threadNum (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/device/plugins/native_hook/test/
Dhook_test.cpp170 int ThreadTimeCost(int threadNum, int mallocTimes) { in ThreadTimeCost()
219 int threadNum = 1; in main() local
Dhook_test.c495 int threadNum = g_threadNum; in main() local
521 int threadNum = g_threadNum; in main() local
Dmalloc_test.cpp514 int threadNum = g_threadNum; in main() local
537 int threadNum = g_threadNum; in main() local
/developtools/hdc/src/test/
Dut_runtime.cpp29 string threadNum = std::to_string(SIZE_THREAD_POOL * 2); in Runtime() local