Home
last modified time | relevance | path

Searched defs:thrArray (Results 1 - 4 of 4) sorted by relevance

/developtools/profiler/device/plugins/native_hook/test/
H A Dstatistics_test.cpp310 pthread_t* thrArray = new (std::nothrow) pthread_t[threadNum]; in main() local
H A Dperf_test_data.cpp173 pthread_t* thrArray = static_cast<pthread_t*>(malloc(sizeof(pthread_t) * threadNum)); in main() local
H A Dhook_test.cpp177 pthread_t* thrArray = new (std::nothrow) pthread_t[threadNum]; in ThreadTimeCost() local
/developtools/profiler/hiebpf/test/
H A Dhiebpf_test_demo.cpp147 pthread_t* thrArray = new (std::nothrow) pthread_t[threadNum]; in ThreadTimeCost() local

Completed in 3 milliseconds