Home
last modified time | relevance | path

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

/external/blktrace/
Dblkparse.c1317 static inline void __account_c(struct io_stats *ios, int rw, int bytes) in __account_c() function
1331 __account_c(&pci->io_stats, rw, bytes); in account_c()
1336 __account_c(ios, rw, bytes); in account_c()