Lines Matching refs:workVarCount
398 int workVarCount = get_work_var_count(); in subsample_data() local
470 (size_t)(workVarCount-1)*sample_count + root->offset); in subsample_data()
477 (size_t)(workVarCount-1)*sample_count + root->offset; in subsample_data()
487 (size_t)workVarCount*sample_count + root->offset); in subsample_data()
494 (size_t)workVarCount*sample_count + root->offset; in subsample_data()
1123 int workVarCount = data->get_work_var_count(); in split_node_data() local
1231 (size_t)(workVarCount-1)*scount + left->offset); in split_node_data()
1233 (size_t)(workVarCount-1)*scount + right->offset); in split_node_data()
1254 (size_t)(workVarCount-1)*scount + left->offset; in split_node_data()
1256 (size_t)(workVarCount-1)*scount + right->offset; in split_node_data()
1284 (size_t)workVarCount*scount + left->offset); in split_node_data()
1286 (size_t)workVarCount*scount + right->offset); in split_node_data()
1305 (size_t)workVarCount*scount + left->offset; in split_node_data()
1307 (size_t)workVarCount*scount + right->offset; in split_node_data()