Searched refs:ucollection_thread_cpu_item (Results 1 – 5 of 5) sorted by relevance
34 + sizeof(struct ucollection_thread_cpu_item) * totalCount; in Init()55 struct ucollection_thread_cpu_item* ThreadCpuData::GetNextThread() in GetNextThread()61 struct ucollection_thread_cpu_item *item = &entry_->datas[current_]; in GetNextThread()
52 struct ucollection_thread_cpu_item { struct70 struct ucollection_thread_cpu_item datas[]; argument
53 void UpdateLastThreadTimeInfo(const ucollection_thread_cpu_item* threadCpuItem,58 const ucollection_thread_cpu_item* procCpuItem, const CalculationTimeInfo& calcTimeInfo);
26 struct ucollection_thread_cpu_item* GetNextThread();
95 void ThreadStateInfoCollector::UpdateLastThreadTimeInfo(const ucollection_thread_cpu_item* threadCp… in UpdateLastThreadTimeInfo()186 const ucollection_thread_cpu_item* threadCpuItem, const CalculationTimeInfo& calcTimeInfo) in CalculateThreadCpuStatInfo()