Searched defs:numBins (Results 1 – 2 of 2) sorted by relevance
/external/OpenCL-CTS/test_conformance/SVM/ |
D | test_fine_grain_memory_consistency.cpp | 52 … c, cl_uint* input, size_t inputSize, BinNode* pNodes, cl_int volatile *pNumNodes, cl_uint numBins) in build_hash_table_on_host() 68 …dQueueWrapper* queues, clKernelWrapper &kernel, cl_uint num_devices, cl_uint numBins, size_t num_p… in launch_kernels_and_verify() 167 …cl_uint numBins = 1; // all work groups in all devices and the host code will hammer on this one … in test_svm_fine_grain_memory_consistency() local
|
/external/llvm-project/openmp/runtime/src/ |
D | kmp_stats.h | 313 numBins = 31, /* Number of powers of 10. If this changes you need to change enumerator
|