Home
last modified time | relevance | path

Searched refs:ThreadTimeCost (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/hiebpf/test/
Dhiebpf_test_demo.cpp136 long ThreadTimeCost(int threadNum, int writeReadTime) in ThreadTimeCost() function
190 auto timeCost = ThreadTimeCost(threadNum, writeReadTime); in main()
/developtools/profiler/device/plugins/native_hook/test/
Dhook_test.cpp170 int ThreadTimeCost(int threadNum, int mallocTimes) in ThreadTimeCost() function
235 if (!ThreadTimeCost(threadNum, mallocTimes)) { in main()