Home
last modified time | relevance | path

Searched defs:event_bytes (Results 1 – 5 of 5) sorted by relevance

/external/perfetto/src/trace_redaction/
Dredact_process_events.cc334 protozero::ConstBytes event_bytes, in OnPrint()
363 protozero::ConstBytes event_bytes, in OnSuspendResume()
408 protozero::ConstBytes event_bytes, in OnSchedBlockedReason()
/external/crosvm/gpu_display/src/
Devent_device.rs97 let event_bytes = match EVENT_SIZE.checked_mul(num_events) { in can_buffer_events() localVariable
/external/crosvm/devices/src/virtio/input/
Devent_source.rs114 let event_bytes = match encoding { in send_event() localVariable
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_coverage_libcdep.cc640 u8 *event_bytes = reinterpret_cast<u8*>(tr_event_array); in DumpTrace() local
/external/pigweed/pw_bluetooth_sapphire/host/transport/
Dcommand_channel_test.cc1338 auto event_bytes = StaticByteBuffer( in TEST_F() local