Home
last modified time | relevance | path

Searched defs:per_thread (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/
Dv8threads.cc105 Isolate::PerIsolateThreadData* per_thread = in RestoreThread() local
125 Isolate::PerIsolateThreadData* per_thread = in RestoreThread() local
274 Isolate::PerIsolateThreadData* per_thread = in ArchiveThread() local
Dexecution.cc401 Isolate::PerIsolateThreadData* per_thread = in FreeThreadResources() local
443 Isolate::PerIsolateThreadData* per_thread = in InitThread() local
Disolate.cc136 PerIsolateThreadData* per_thread = NULL; in FindOrAllocatePerThreadDataForThisThread() local
156 PerIsolateThreadData* per_thread = in DiscardPerThreadDataForThisThread() local
174 PerIsolateThreadData* per_thread = NULL; in FindPerThreadDataForThread() local
/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
DSimpleThreadPool.h145 EIGEN_THREAD_LOCAL PerThread per_thread; in GetPerThread() local
/external/perf_data_converter/src/
Dperf_data_converter_test.cc263 for (const auto& per_thread : pps) { in TEST_F() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_compiler.h462 struct brw_push_const_block per_thread; member