Searched defs:accounting (Results 1 – 8 of 8) sorted by relevance
18 namespace boost { namespace graph { namespace accounting { namespace
89 lws_cgi_reap_cb(void *opaque, lws_usec_t *accounting, siginfo_t *si, in lws_cgi_reap_cb()
409 typedef struct accounting { struct410 XmlBigCount countBytesDirect;411 XmlBigCount countBytesIndirect;412 int debugLevel;413 float maximumAmplificationFactor; // >=1.0414 unsigned long long activationThresholdBytes;
37 "accounting": "accounting", string
916 lws_usec_t accounting[4]; member