Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/stream_plugin/include/
Dstream_plugin.h42 std::vector<char> buffer_; variable
/developtools/profiler/device/plugins/hidump_plugin/include/
Dhidump_plugin.h55 std::vector<char> buffer_; variable
/developtools/profiler/device/plugins/ftrace_plugin/include/
Dresult_transporter.h63 std::vector<char> buffer_; variable
/developtools/profiler/device/plugins/native_daemon/include/
Dstack_preprocess.h52 std::unique_ptr<uint8_t[]> buffer_; variable
Dhook_manager.h90 std::unique_ptr<uint8_t[]> buffer_; variable
Ddebug_logger.h296 std::ostringstream buffer_; variable
/developtools/profiler/host/smartperf/trace_streamer/src/parser/ebpf_parser/
Debpf_data_reader.h61 std::unique_ptr<uint8_t[]> buffer_; variable
/developtools/profiler/device/plugins/process_plugin/include/
Dprocess_data_plugin.h85 std::unique_ptr<uint8_t[]> buffer_; variable
/developtools/profiler/device/plugins/ftrace_plugin/test/unittest/
Dftrace_field_parser_test.cpp32 std::vector<uint8_t> buffer_; member in __anon702d519f0111::FtraceFieldParserTest
/developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/
Dperf_data_parser.h71 std::unique_ptr<uint8_t[]> buffer_ = {}; variable
/developtools/profiler/device/plugins/cpu_plugin/include/
Dcpu_data_plugin.h108 void* buffer_; variable
/developtools/profiler/device/plugins/memory_plugin/include/
Dmemory_data_plugin.h283 std::unique_ptr<uint8_t[]> buffer_; variable
/developtools/profiler/device/plugins/network_plugin/include/
Dnetwork_plugin.h107 std::unique_ptr<uint8_t[]> buffer_; variable