Home | History | Annotate | Download | only in libxml2

Lines Matching refs:endTimer

448  * endTimer: call where you want to stop timing and to print out a
453 endTimer(const char *fmt, ...)
464 #error "endTimer required stdarg functions"
489 endTimer(const char *fmt, ...)
498 #error "endTimer required stdarg functions"
518 endTimer(char *format, ...)
1897 endTimer("Compiling the schemas");
1912 endTimer("Compiling the schemas");
1936 endTimer("Parsing and validating");
1941 endTimer("Parsing and validating");
1944 endTimer("Parsing");
2049 endTimer("walking through the doc");
2415 endTimer("Parsing");
2439 endTimer("Xinclude processing");
2473 endTimer("Copying");
2480 endTimer("Freeing original");
2564 endTimer("Saving");
2716 endTimer("Saving");
2755 endTimer("Parsing DTD");
2792 endTimer("Validating against DTD");
2818 endTimer("Validating");
2859 endTimer("Validating");
2890 endTimer("Validating");
2918 endTimer("Validating");
2938 endTimer("Freeing");
3578 endTimer("Compiling the schemas");
3610 endTimer("Compiling the schemas");
3636 endTimer("Compiling the schemas");
3769 endTimer("%d iterations", repeat);