Searched defs:event_bytes (Results 1 – 5 of 5) sorted by relevance
334 protozero::ConstBytes event_bytes, in OnPrint()363 protozero::ConstBytes event_bytes, in OnSuspendResume()408 protozero::ConstBytes event_bytes, in OnSchedBlockedReason()
97 let event_bytes = match EVENT_SIZE.checked_mul(num_events) { in can_buffer_events() localVariable
114 let event_bytes = match encoding { in send_event() localVariable
640 u8 *event_bytes = reinterpret_cast<u8*>(tr_event_array); in DumpTrace() local
1338 auto event_bytes = StaticByteBuffer( in TEST_F() local