Searched refs:ucollection_thread_cpu_entry (Results 1 – 3 of 3) sorted by relevance
65 struct ucollection_thread_cpu_entry { struct95 …T_APP_THREAD _IOR(IOCTRL_COLLECT_CPU_BASE, COLLECT_APP_THREAD, struct ucollection_thread_cpu_entry)96 …T_THE_THREAD _IOR(IOCTRL_COLLECT_CPU_BASE, COLLECT_THE_THREAD, struct ucollection_thread_cpu_entry)
32 struct ucollection_thread_cpu_entry *entry_;
33 auto totalSize = sizeof(struct ucollection_thread_cpu_entry) in Init()35 entry_ = (struct ucollection_thread_cpu_entry *)malloc(totalSize); in Init()