Searched refs:ThreadTimeCost (Results 1 – 2 of 2) sorted by relevance
136 long ThreadTimeCost(int threadNum, int writeReadTime) in ThreadTimeCost() function190 auto timeCost = ThreadTimeCost(threadNum, writeReadTime); in main()
170 int ThreadTimeCost(int threadNum, int mallocTimes) in ThreadTimeCost() function235 if (!ThreadTimeCost(threadNum, mallocTimes)) { in main()