Home | History | Annotate | Download | only in modetest

Lines Matching defs:swap_count

698 	int swap_count;
929 pipe->swap_count++;
930 if (pipe->swap_count == 60) {
934 fprintf(stderr, "freq: %.02fHz\n", pipe->swap_count / t);
935 pipe->swap_count = 0;
1222 pipe->swap_count = 0;