Searched refs:echunks (Results 1 – 1 of 1) sorted by relevance
117 T echunks = nchunks - pchunks; in __kmp_initialize_self_buffer() local124 echunks / num_procs_with_ecore; // chunks per thread with e-core in __kmp_initialize_self_buffer()127 (pchunks % num_procs_with_pcore) + (echunks % num_procs_with_ecore); in __kmp_initialize_self_buffer()