Searched defs:child_latency_info (Results 1 – 1 of 1) sorted by relevance
99 struct child_latency_info { struct100 spinlock_t lock;103 u64 last_scale_event;106 u64 scale_lat;109 u64 nr_samples;135 struct child_latency_info child_lat; argument