Searched defs:threadCpuTime (Results 1 – 1 of 1) sorted by relevance
344 int64_t threadCpuTime; variable818 int64_t threadCpuTime = (g_tidStat1[0].stat.utime + g_tidStat1[0].stat.stime) * Hz; variable