Home
last modified time | relevance | path

Searched defs:trace (Results 1 – 3 of 3) sorted by relevance

/oneTBB/examples/parallel_for/tachyon/src/
H A Dtrace_rest.cpp66 color trace(ray *primary) { in trace() function
/oneTBB/test/common/
H A Dutils_report.h112 void trace( const char* fmt, ... ) { in trace() function
/oneTBB/test/tbb/
H A Dtest_partitioner.cpp58 execution_trace trace(num_threads); in test() local