Home
last modified time | relevance | path

Searched refs:read_stats (Results 1 – 3 of 3) sorted by relevance

/linux/tools/sched_ext/
H A Dscx_simple.c41 static void read_stats(struct scx_simple *skel, __u64 *stats) in read_stats() function
94 read_stats(skel, stats); in main()
/linux/tools/testing/selftests/sparc64/drivers/
H A Dadi-test.c93 static struct stats read_stats = { variable
126 print_ustats(&read_stats); in print_stats()
193 update_stats(&read_stats, elapsed_time, buf_sz); in read_adi()
/linux/drivers/mtd/nand/raw/
H A Dqcom_nandc.c1436 struct read_stats { struct
1618 struct read_stats *buf; in parse_read_errors()
1623 buf = (struct read_stats *)nandc->reg_read_buf; in parse_read_errors()