Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
Dhook_manager_test.cpp79 static constexpr int buffSize = 1024; in RunCommand() local
/developtools/profiler/device/plugins/bytrace_plugin/src/
Dbytrace_module.cpp38 uint32_t buffSize; member
/developtools/hiperf/test/unittest/common/native/
Dperf_event_record_test.cpp79 size_t buffSize = HEADER_SIZE + sizeof(PerfRecordMmapData) - KILO + strlen(data.filename) + 1; variable
115 size_t buffSize = HEADER_SIZE + sizeof(PerfRecordMmap2Data) - KILO + strlen(data.filename) + 1; variable
155 size_t buffSize = HEADER_SIZE + sizeof(PerfRecordCommData) - KILO + strlen(data.comm) + 1; variable
/developtools/profiler/device/plugins/hilog_plugin/src/
Dhilog_plugin.cpp460 size_t buffSize = strlen(buff); in TimeStringToNS() local
/developtools/profiler/hidebug/interfaces/js/kits/napi/
Dnapi_hidebug_dump.cpp134 constexpr auto buffSize = 1024; in AppendMetaData() local
/developtools/profiler/device/plugins/ffrt_profiler/test/unittest/
Dffrt_profiler_test.cpp101 static constexpr int buffSize = 1024; in RunCommand() local