Home | History | Annotate | Download | only in perf

Lines Matching defs:total_bytes

2391 static int total_bytes;
7552 total_bytes += len;
21755 if (total_bytes < 1)
21756 total_bytes = 1;
21758 tok_ident - TOK_IDENT, total_lines, total_bytes,
21760 total_bytes / total_time / 1000000.0);