OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:all_stats
(Results
1 - 2
of
2
) sorted by null
/external/blktrace/btt/
iostat.c
28
(dip)->
all_stats
. fld ++; \
34
(dip)->
all_stats
. fld --; \
41
(dip)->
all_stats
. fld += __v; \
48
(dip)->
all_stats
. fld -= __v; \
67
dip->
all_stats
.tot_qusz += ((now - dip->
all_stats
.last_qu_change) *
68
dip->
all_stats
.cur_qusz);
70
dip->stats.last_qu_change = dip->
all_stats
.last_qu_change = now;
77
dip->
all_stats
.idle_time +=
78
(now - dip->
all_stats
.last_dev_change)
[
all
...]
globals.h
140
struct stats stats,
all_stats
;
member in struct:d_info
Completed in 21 milliseconds