Home
last modified time | relevance | path

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

/external/blktrace/btt/
Drstats.c54 static int init_rsip(struct rstat *rsip, struct d_info *dip) in init_rsip()
68 static void rstat_emit(struct rstat *rsip, double cur) in rstat_emit()
87 static void __add(struct rstat *rsip, double cur, unsigned long long nblks) in __add()
100 struct rstat *rsip = malloc(sizeof(*rsip)); in rstat_alloc() local
111 struct rstat *rsip = ptr; in rstat_free() local
136 struct rstat *rsip = list_entry(p, struct rstat, head); in rstat_exit() local