Home
last modified time | relevance | path

Searched defs:xpatchsize (Results 1 – 2 of 2) sorted by relevance

/oneTBB/examples/parallel_for/tachyon/src/
H A Dtrace.taskq.cpp173 int xpatchsize = (stopx - startx) / DIVFACTOR + 1; in parallel_thread() local
H A Dtrace.threads2d.cpp185 int xpatchsize = (stopx - startx) / DIVFACTOR + 1; in generate_work() local