Searched refs:isInstrumentation (Results 1 – 1 of 1) sorted by relevance
79 func (props *PgoProperties) isInstrumentation() bool { func148 if props.isInstrumentation() {190 isInstrumentation := props.isInstrumentation()193 profileKindPresent := isInstrumentation || isSampling216 if isInstrumentation && !benchmarksPresent {220 if isSampling && isInstrumentation {292 if props.ShouldProfileModule && props.isInstrumentation() {