Lines Matching defs:absolute
881 // Storage containing the absolute number of each topology layer
1087 bool absolute;
1115 retval->absolute = false;
1123 void set_absolute() { absolute = true; }
1124 bool is_absolute() const { return absolute; }
1178 // Canonicalize the KMP_HW_SUBSET value if it is not an absolute subset.
1194 // Do not target-layer-canonicalize absolute KMP_HW_SUBSETS
1218 // Set as an absolute topology that only targets the targeted layers
1242 printf("* absolute: %d\n", absolute);