Searched defs:event_bytes (Results 1 – 8 of 8) sorted by relevance
334 protozero::ConstBytes event_bytes, in OnPrint()363 protozero::ConstBytes event_bytes, in OnSuspendResume()408 protozero::ConstBytes event_bytes, in OnSchedBlockedReason()
84 protozero::ConstBytes event_bytes = *it; in TokenizePacket() local
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
853 let event_bytes = unsafe { slice::from_raw_parts(event_ptr, mem::size_of_val(event)) }; in test_new_event() localVariable
640 u8 *event_bytes = reinterpret_cast<u8*>(tr_event_array); in DumpTrace() local
1339 auto event_bytes = StaticByteBuffer( in TEST_F() local