@class SignpostCAProcessStallAggregation, NSDictionary; @interface SignpostCAStallAggregation : NSObject @property (readonly, nonatomic) SignpostCAProcessStallAggregation *systemAggregation; @property (readonly, nonatomic) NSDictionary *executablePathToStallAggregation; - (id)init; - (id)description; - (void).cxx_destruct; - (id)debugDescription; - (id)copyWithZone:(struct _NSZone { } *)a0; - (void)_addDuration:(unsigned long long)a0 ofType:(unsigned char)a1 procExecutablePath:(id)a2 responsiblePID:(int)a3 aggregateForSystem:(BOOL)a4; - (void)_addSystemDuration:(unsigned long long)a0 ofType:(unsigned char)a1; @end