Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_simple.c42 static void read_stats(struct scx_simple *skel, __u64 *stats) in read_stats() function
96 read_stats(skel, stats); in main()
H A Dscx_cpu0.c40 static void read_stats(struct scx_cpu0 *skel, __u64 *stats) in read_stats() function
93 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.c445 struct read_stats { struct
627 struct read_stats *buf; in parse_read_errors()
632 buf = (struct read_stats *)nandc->reg_read_buf; in parse_read_errors()