Searched refs:PgoProperties (Results 1 – 2 of 2) sorted by relevance
59 type PgoProperties struct { struct77 Properties PgoProperties80 func (props *PgoProperties) isInstrumentation() bool { argument84 func (props *PgoProperties) isSampling() bool { argument92 func (props *PgoProperties) addProfileGatherFlags(ctx ModuleContext, flags Flags) Flags { argument109 func (props *PgoProperties) getPgoProfileFile(ctx BaseModuleContext) android.OptionalPath { argument147 func (props *PgoProperties) profileUseFlag(ctx ModuleContext, file string) string { argument157 func (props *PgoProperties) profileUseFlags(ctx ModuleContext, file string) []string { argument163 func (props *PgoProperties) addProfileUseFlags(ctx ModuleContext, flags Flags) Flags { argument185 func (props *PgoProperties) isPGO(ctx BaseModuleContext) bool { argument
2012 &PgoProperties{},