| /developtools/profiler/device/plugins/hilog_plugin/src/ |
| D | hilog_module.cpp | 23 constexpr uint32_t MAX_BUFFER_SIZE = 4 * 1024 * 1024; variable
|
| /developtools/profiler/device/plugins/hisysevent_plugin/src/ |
| D | hisysevent_module.cpp | 22 constexpr uint32_t MAX_BUFFER_SIZE = 4 * 1024 * 1024; variable
|
| /developtools/profiler/device/plugins/hidump_plugin/src/ |
| D | hidump_module.cpp | 22 constexpr uint32_t MAX_BUFFER_SIZE = 4 * 1024 * 1024; variable
|
| /developtools/profiler/device/plugins/stream_plugin/src/ |
| D | stream_module.cpp | 23 constexpr uint32_t MAX_BUFFER_SIZE = 4 * 1024 * 1024; variable
|
| /developtools/profiler/device/plugins/diskio_plugin/src/ |
| D | diskio_module.cpp | 22 constexpr uint32_t MAX_BUFFER_SIZE = 4 * 1024 * 1024; variable
|
| /developtools/profiler/device/plugins/cpu_plugin/src/ |
| D | cpu_module.cpp | 22 constexpr uint32_t MAX_BUFFER_SIZE = 4 * 1024 * 1024; variable
|
| /developtools/profiler/device/plugins/memory_plugin/src/ |
| D | memory_module.cpp | 22 constexpr uint32_t MAX_BUFFER_SIZE = 4 * 1024 * 1024; variable
|
| /developtools/profiler/device/plugins/process_plugin/src/ |
| D | process_module.cpp | 23 constexpr uint32_t MAX_BUFFER_SIZE = 4 * 1024 * 1024; variable
|
| /developtools/profiler/device/plugins/sample_plugin/src/ |
| D | sample_module.cpp | 23 constexpr uint32_t MAX_BUFFER_SIZE = 4 * 1024 * 1024; variable
|
| /developtools/profiler/device/plugins/network_plugin/src/ |
| D | network_module.cpp | 23 constexpr uint32_t MAX_BUFFER_SIZE = 4 * 1024 * 1024; variable
|
| /developtools/profiler/device/plugins/ftrace_plugin/src/ |
| D | kernel_symbols_parser.cpp | 27 constexpr int MAX_BUFFER_SIZE = 10 * 1000; variable
|
| D | ftrace_module.cpp | 25 constexpr uint32_t MAX_BUFFER_SIZE = 4 * 1024 * 1024; variable
|
| /developtools/profiler/device/plugins/bytrace_plugin/src/ |
| D | bytrace_module.cpp | 30 constexpr uint32_t MAX_BUFFER_SIZE = 4 * 1024 * 1024; variable
|
| /developtools/profiler/device/plugins/hiperf_plugin/src/ |
| D | hiperf_module.cpp | 31 constexpr uint32_t MAX_BUFFER_SIZE = 4 * 1024 * 1024; variable
|
| /developtools/hiperf/include/ |
| D | perf_events.h | 215 static constexpr size_t MAX_BUFFER_SIZE = 128 * 1024 * 1024; variable 217 static constexpr size_t MAX_BUFFER_SIZE = 256 * 1024 * 1024; variable
|
| /developtools/profiler/device/plugins/native_daemon/src/ |
| D | stack_preprocess.cpp | 25 constexpr static uint32_t MAX_BUFFER_SIZE = 50 * 1024; variable
|
| D | hook_manager.cpp | 43 constexpr uint32_t MAX_BUFFER_SIZE = 10 * 1024; variable
|
| /developtools/profiler/interfaces/kits/test/unittest/ |
| D | plugin_module_api_test.cpp | 35 constexpr uint32_t MAX_BUFFER_SIZE = 4 * 1024 * 1024; variable
|
| /developtools/bytrace/bin/src/ |
| D | bytrace_cmd.cpp | 73 const int MAX_BUFFER_SIZE = 307200; // 300 MB variable
|