OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:t_young
(Results
1 - 1
of
1
) sorted by null
/external/blktrace/
blkiomon.c
396
struct trace *t_stored, *t_old, *
t_young
;
local
408
t_young
= t;
411
t_young
= t_stored;
416
t_young
->bit.action & BLK_TC_ACT(BLK_TC_COMPLETE)) {
419
blkiomon_account(&t_old->bit, &
t_young
->bit);
425
dump_bits(t_old,
t_young
, "mismatch");
427
blkiomon_store_trace(
t_young
);
Completed in 52 milliseconds