Searched refs:isInstrumentation (Results 1 – 1 of 1) sorted by relevance
78 func (props *PgoProperties) isInstrumentation() bool { func143 if props.isInstrumentation() {185 isInstrumentation := props.isInstrumentation()188 profileKindPresent := isInstrumentation || isSampling211 if isInstrumentation && !benchmarksPresent {215 if isSampling && isInstrumentation {248 pgo.Properties.PgoInstrLink = pgo.Properties.isInstrumentation()253 pgo.Properties.PgoInstrLink = pgo.Properties.isInstrumentation()313 if (props.ShouldProfileModule && props.isInstrumentation()) || props.PgoInstrLink {