OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:minmax_init
(Results
1 - 2
of
2
) sorted by null
/external/blktrace/
blkiomon.h
62
minmax_init
(&bstat->size_r);
63
minmax_init
(&bstat->size_w);
64
minmax_init
(&bstat->d2c_r);
65
minmax_init
(&bstat->d2c_w);
66
minmax_init
(&bstat->thrput_r);
67
minmax_init
(&bstat->thrput_w);
stats.h
36
static inline void
minmax_init
(struct minmax *mm)
function
Completed in 220 milliseconds