@interface MTLProfileControl : NSObject <NSCopying> @property (nonatomic) unsigned char uscCliqueTraceLevel; @property (nonatomic) BOOL uscEmitPosition; @property (nonatomic) BOOL uscEmitThreadControlFlow; - (id)formattedDescription:(unsigned long long)a0; - (unsigned long long)hash; - (id)description; - (BOOL)isEqual:(id)a0; - (id)copyWithZone:(struct _NSZone { } *)a0; @end