Searched defs:ucollection_process_cpu_entry (Results 1 – 1 of 1) sorted by relevance
27 struct ucollection_process_cpu_entry { struct28 int magic;29 unsigned int total_count;30 unsigned int cur_count;31 struct ucollection_process_filter filter;32 struct ucollection_process_cpu_item datas[];