Searched defs:read_stats (Results 1 – 3 of 3) sorted by relevance
41 static void read_stats(struct scx_simple *skel, __u64 *stats) in read_stats() function
445 struct read_stats { struct446 __le32 flash;447 __le32 buffer;448 __le32 erased_cw;
93 static struct stats read_stats = { variable