Searched refs:factor_power (Results 1 – 1 of 1) sorted by relevance
529 …static const unsigned factor_power = 4; // TODO: get a unified formula based on number of computin… variable532 static const unsigned factor = 1 << factor_power; // number of slots in affinity array per task538 my_max_depth = factor_power + 1; in affinity_partition_type()