Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dwire_protocol.h112 struct FreeBatch { struct
115 FreeBatchEntry entries[kFreeBatchSize]; argument
117 FreeBatch() { num_entries = 0; } in FreeBatch() argument