Home | History | Annotate | Download | only in test

Lines Matching refs:threads

29 #define THREADS 1
35 DecodePerfTest takes a tuple of filename + number of threads to decode with
76 const unsigned threads = GET_PARAM(THREADS);
82 cfg.threads = threads;
101 printf("\t\"threadCount\" : %u,\n", threads);
225 const uint32_t threads = 4;
231 cfg.threads = threads;
252 printf("\t\"threadCount\" : %u,\n", threads);