Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/test/
Dhiebpf_test_demo.cpp136 long ThreadTimeCost(int threadNum, int writeReadTime) in ThreadTimeCost()
172 int threadNum = 1; in main() local
/developtools/profiler/device/plugins/native_hook/test/
Dhook_test.cpp170 int ThreadTimeCost(int threadNum, int mallocTimes) in ThreadTimeCost()
220 int threadNum = 1; in main() local
Dperf_test_data.cpp114 int threadNum = 1; in main() local
Dhook_test.c496 int threadNum = g_threadNum; in main() local
522 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
Dstatistics_test.cpp290 int threadNum = 1; in main() local
/developtools/hdc/src/test/
Dut_runtime.cpp29 string threadNum = std::to_string(SIZE_THREAD_POOL * 2); in Runtime() local