Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/io/disktest/
Dmain.h202 } stats_t; typedef
255 stats_t hbeat_stats; /* per heartbeat statistics */
256 stats_t cycle_stats; /* per cycle statistics */
257 stats_t global_stats; /* per env statistics */
Dglobals.c62 memset(&env->global_stats, 0, sizeof(stats_t)); in init_gbl_data()
63 memset(&env->cycle_stats, 0, sizeof(stats_t)); in init_gbl_data()
/external/blktrace/btt/
Diostat.c83 void __dump_stats(__u64 stamp, int all, struct d_info *dip, struct stats_t *asp) in __dump_stats()
161 static void __dump_stats_t(__u64 stamp, struct stats_t *asp, int all) in __dump_stats_t()
195 struct stats_t as; in iostat_dump_stats()
197 memset(&as, 0, sizeof(struct stats_t)); in iostat_dump_stats()
Dglobals.h124 struct stats_t { struct