Searched refs:WriteBytesSlowPath (Results 1 – 6 of 6) sorted by relevance
/device/generic/vulkan-cereal/third-party/perfetto/include/perfetto/protozero/ |
D | scattered_stream_writer.h | 77 WriteBytesSlowPath(src, size); in WriteBytes() 80 void WriteBytesSlowPath(const uint8_t* src, size_t size);
|
/device/generic/vulkan-cereal/third-party/perfetto/src/protozero/ |
D | scattered_stream_writer.cc | 45 void ScatteredStreamWriter::WriteBytesSlowPath(const uint8_t* src, in WriteBytesSlowPath() function in protozero::ScatteredStreamWriter
|
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ |
D | perfetto.h | 2311 WriteBytesSlowPath(src, size); in WriteBytes() 2314 void WriteBytesSlowPath(const uint8_t* src, size_t size); 55463 WriteBytesSlowPath(src, size); 55466 void WriteBytesSlowPath(const uint8_t* src, size_t size);
|
D | perfetto.cc | 6817 void ScatteredStreamWriter::WriteBytesSlowPath(const uint8_t* src, in WriteBytesSlowPath() function in protozero::ScatteredStreamWriter
|
/device/generic/goldfish-opengl/system/profiler/ |
D | perfetto.h | 1435 WriteBytesSlowPath(src, size); in WriteBytes() 1438 void WriteBytesSlowPath(const uint8_t* src, size_t size); 131846 WriteBytesSlowPath(src, size); 131849 void WriteBytesSlowPath(const uint8_t* src, size_t size);
|
D | perfetto.cpp | 8928 void ScatteredStreamWriter::WriteBytesSlowPath(const uint8_t* src, in WriteBytesSlowPath() function in protozero::ScatteredStreamWriter
|