Home
last modified time | relevance | path

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

/developtools/hiperf/test/unittest/common/native/
Dperf_file_format_test.cpp90 char buff[BIGK] = {0}; variable
128 char buff[BIGK] = {0}; variable
166 char buff[BIGK] = {0}; variable
184 char buff[BIGK] = {0}; variable
238 char buff[BIGK] = {0}; variable
257 char buff[BIGK] = {0}; variable
Dperf_event_record_test.cpp75 std::vector<uint8_t> buff; variable
111 std::vector<uint8_t> buff; variable
151 std::vector<uint8_t> buff; variable
188 std::vector<uint8_t> buff; variable
211 std::vector<uint8_t> buff; variable
235 std::vector<uint8_t> buff; variable
259 std::vector<uint8_t> buff; variable
282 std::vector<uint8_t> buff; variable
436 std::vector<uint8_t> buff; variable
576 std::vector<uint8_t> buff; variable
[all …]
Dcpu_usage_test.cpp127 char buff[1024] = {0}; in GetCpuTotalUsage() local
/developtools/hdc/hdc_rust/src/tar/
Dentry.rs174 let mut buff = [0u8; 512]; in read_data_to_file() localVariable
186 let mut buff = [0u8; 512]; in read_data_to_file() localVariable
Ddecompress.rs49 let mut buff = [0u8; header::HEADER_LEN as usize]; in file() localVariable
/developtools/hdc/src/common/
Ddecompress.cpp28 uint8_t buff[HEADER_LEN]; in DecompressToLocal() local
Dentry.cpp197 char buff[HEADER_LEN] = {0}; in WriteToTar() local
217 char buff[HEADER_LEN] = {0}; in WriteToTar() local
/developtools/profiler/hiebpf/test/unittest/
Dringbuffer_test.cpp307 std::vector<char> buff; variable
402 char buff[size + 1] = {0}; variable
445 char buff[size + 1]; variable
/developtools/profiler/host/smartperf/client/client_command/
DNetwork.cpp70 char buff[LARGE_BUFF_MAX_LEN]; in GetNetworkInfoDev() local
/developtools/smartperf_host/smartperf_device/device_command/collector/src/
DNetwork.cpp70 char buff[LARGE_BUFF_MAX_LEN]; in GetNetworkInfoDev() local
/developtools/profiler/device/plugins/hiperf_plugin/test/unittest/
Dhiperf_plugin_unittest.cpp172 char buff[perfDataHeaderLen] = {0}; in CheckRecordFile() local
/developtools/smartperf_host/smartperf_host/trace_streamer/test/unittest/pbreader/
Dparser_pbreader_test.cpp228 std::unique_ptr<uint8_t[]> buff = std::make_unique<uint8_t[]>(readSize); variable
/developtools/profiler/device/plugins/hilog_plugin/test/unittest/
Dhilog_plugin_unittest.cpp105 char buff[BUF_MAX_LEN] = {0}; in RecordFileExist() local
789 char buff[FILE_NAME_LEN] = {0}; variable
/developtools/profiler/device/plugins/hilog_plugin/src/
Dhilog_plugin.cpp456 char buff[TIME_BUFF_LEN] = {0}; in TimeStringToNS() local
/developtools/profiler/hiebpf/include/
Dvmlinux.h134826 struct input_event buff[16]; member
148204 u8 buff[512]; member