Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/preadv2/
Dpreadv203.c187 unsigned int drop_cnt = 0; in cache_dropper() local
191 drop_cnt++; in cache_dropper()
194 tst_res(TINFO, "Cache dropped %u times", drop_cnt); in cache_dropper()