Home | History | Annotate | Download | only in netperf

Lines Matching refs:clean_count

1335    specified buffer and/or read clean_count bytes from the buffer. it
1341 access_buffer(char *buffer_ptr,int length, int dirty_count, int clean_count) {
1360 ((i < clean_count) && (temp_buffer < limit));