Searched defs:new_bytes (Results 1 – 3 of 3) sorted by relevance
181 void EventDataBytes::SwapBytes(std::string &new_bytes) { in SwapBytes()
890 def _process_new_bytes(self, new_bytes): argument
1594 calc_rate(u_int64_t new_bytes, u_int64_t last_bytes, double interval) in calc_rate()