Searched refs:om_bench (Results 1 – 1 of 1) sorted by relevance
263 typedef enum { om_auto, om_compress, om_decompress, om_test, om_bench } operationMode_e; enumerator448 case 'b': mode = om_bench; multiple_inputs=1; in main()513 …if ((mode == om_compress) || (mode == om_bench)) DISPLAYLEVEL(4, "Blocks size : %i KB\n", (U32)(bl… in main()532 if (mode == om_bench) { in main()