Searched defs:threadCount (Results 1 – 7 of 7) sorted by relevance
115 struct ucollection_process_thread_count threadCount {pid, 0}; in GetThreadCount() struct127 struct ucollection_process_thread_count threadCount {pid, 0}; in GetSelfThreadCount() struct139 unsigned int threadCount = GetThreadCount(pid); in FetchThreadCpuData() local156 unsigned int threadCount = GetSelfThreadCount(pid); in FetchSelfThreadCpuData() local
26 ThreadCpuData::ThreadCpuData(int magic, int pid, unsigned int threadCount): entry_(nullptr), curren… in ThreadCpuData()
41 int32_t threadCount = 0; member
242 constexpr int32_t threadCount = 50; variable
64 int32_t threadCount = 0; member
254 int threadCount = 5; variable
1195 int threadCount = 5; variable