Searched defs:accounting (Results 1 – 2 of 2) sorted by relevance
447 typedef struct accounting { struct448 XmlBigCount countBytesDirect;449 XmlBigCount countBytesIndirect;450 unsigned long debugLevel;451 float maximumAmplificationFactor; // >=1.0452 unsigned long long activationThresholdBytes;
1162 ATF_TC_BODY(accounting, tc) in ATF_TC_BODY() argument