Home
last modified time | relevance | path

Searched defs:threadNum (Results 1 – 9 of 9) 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/smartperf_host/smartperf_device/device_command/services/task_mgr/src/
Dthread_pool.cpp21 ThreadPool::ThreadPool(size_t threadNum) in ThreadPool()
/developtools/profiler/host/smartperf/client/client_command/
Dthread_pool.cpp21 ThreadPool::ThreadPool(size_t threadNum) in ThreadPool()
/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.c501 int threadNum = g_threadNum; in main() local
527 int threadNum = g_threadNum; in main() local
Dmalloc_test.cpp518 int threadNum = g_threadNum; in main() local
541 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