Home
last modified time | relevance | path

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

/external/blktrace/
Dblkparse.c287 #define RB_BATCH_DEFAULT (512) macro
288 static unsigned int rb_batch = RB_BATCH_DEFAULT;
2750 rb_batch = RB_BATCH_DEFAULT; in main()