Home
last modified time | relevance | path

Searched defs:child_latency_info (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/block/
Dblk-iolatency.c99 struct child_latency_info { struct
100 spinlock_t lock;
103 u64 last_scale_event;
106 u64 scale_lat;
109 u64 nr_samples;
135 struct child_latency_info child_lat; argument