Searched refs:cores (Results 1 – 1 of 1) sorted by relevance
67 static void alloc_bench_buf(uint32_t cores) in alloc_bench_buf() argument78 op.params[1].value.a = cores; in alloc_bench_buf()303 uint32_t cores; in ts_consumer() local314 cores = get_cores(); in ts_consumer()315 if (!cores) in ts_consumer()328 for (i = 0; i < cores; i++) { in ts_consumer()386 uint32_t cores; in main() local408 cores = get_cores(); in main()409 if (!cores) in main()413 cores); in main()[all …]
Completed in 3 milliseconds