Lines Matching defs:absolute
884 // Storage containing the absolute number of each topology layer
1091 bool absolute;
1119 retval->absolute = false;
1127 void set_absolute() { absolute = true; }
1128 bool is_absolute() const { return absolute; }
1182 // Canonicalize the KMP_HW_SUBSET value if it is not an absolute subset.
1198 // Do not target-layer-canonicalize absolute KMP_HW_SUBSETS
1222 // Set as an absolute topology that only targets the targeted layers
1246 printf("* absolute: %d\n", absolute);