Home
last modified time | relevance | path

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

/tracing/tracing-perfetto-binary/src/main/cpp/perfetto/
Dperfetto.cc2950 ssize_t bytes_read; in ReadFileDescriptor() local
2973 DWORD bytes_read = 0; in ReadPlatformHandle() local
15351 uint64_t bytes_read() const { return bytes_read_; } in bytes_read() function in perfetto::protos::gen::TraceStats_BufferStats
49574 uint64_t bytes_read() const { return at<14>().as_uint64(); } in bytes_read() function in perfetto::protos::pbzero::TraceStats_BufferStats_Decoder