Home
last modified time | relevance | path

Searched refs:ucollection_thread_cpu_item (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/common_modules/ucollection/
H A Dunified_collection_data.h40 struct ucollection_thread_cpu_item { struct
59 struct ucollection_thread_cpu_item datas[];
H A Ducollection_process_cpu.c91 struct ucollection_thread_cpu_item thread_cpu_item; in get_thread_load()
92 memset(&thread_cpu_item, 0, sizeof(struct ucollection_thread_cpu_item)); in get_thread_load()
103 (void)copy_to_user(&entry->datas[cur_count], &thread_cpu_item, sizeof(struct ucollection_thread_cpu_item)); in get_thread_load()

Completed in 2 milliseconds