Home
last modified time | relevance | path

Searched defs:BUFFER_SIZE (Results 1 – 25 of 53) sorted by relevance

123

/developtools/profiler/device/plugins/ftrace_plugin/tools/device_kernel_version/default/event_formatters/
Dftrace_printk_event_formatter.cpp23 const int BUFFER_SIZE = 512; variable
Dftrace_gpu_mem_event_formatter.cpp23 const int BUFFER_SIZE = 512; variable
Dftrace_oom_event_formatter.cpp23 const int BUFFER_SIZE = 512; variable
Dftrace_rcu_event_formatter.cpp23 const int BUFFER_SIZE = 512; variable
Dftrace_pagemap_event_formatter.cpp23 const int BUFFER_SIZE = 512; variable
Dftrace_task_event_formatter.cpp23 const int BUFFER_SIZE = 512; variable
Dftrace_signal_event_formatter.cpp23 const int BUFFER_SIZE = 512; variable
Dftrace_mmc_event_formatter.cpp23 const int BUFFER_SIZE = 512; variable
Dftrace_raw_syscalls_event_formatter.cpp23 const int BUFFER_SIZE = 512; variable
Dftrace_gpio_event_formatter.cpp23 const int BUFFER_SIZE = 512; variable
Dftrace_compaction_event_formatter.cpp24 const int BUFFER_SIZE = 512; variable
Dftrace_ipi_event_formatter.cpp23 const int BUFFER_SIZE = 512; variable
Dftrace_cpuhp_event_formatter.cpp23 const int BUFFER_SIZE = 512; variable
Dftrace_i2c_event_formatter.cpp23 const int BUFFER_SIZE = 512; variable
Dftrace_filemap_event_formatter.cpp23 const int BUFFER_SIZE = 512; variable
Dftrace_f2fs_event_formatter.cpp24 const int BUFFER_SIZE = 512; variable
Dftrace_workqueue_event_formatter.cpp23 const int BUFFER_SIZE = 512; variable
Dftrace_irq_event_formatter.cpp23 const int BUFFER_SIZE = 512; variable
Dftrace_v4l2_event_formatter.cpp23 const int BUFFER_SIZE = 512; variable
Dftrace_filelock_event_formatter.cpp23 const int BUFFER_SIZE = 512; variable
Dftrace_dma_fence_event_formatter.cpp23 const int BUFFER_SIZE = 512; variable
Dftrace_net_event_formatter.cpp23 const int BUFFER_SIZE = 512; variable
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/utils/
DInputStreamUtils.java29 private static final int BUFFER_SIZE = 4096; field in InputStreamUtils
/developtools/packing_tool/adapter/ohos/
DConstants.java202 public static final int BUFFER_SIZE = 40 * 1024; field in Constants
/developtools/profiler/device/plugins/native_hook/test/unittest/
Dstack_writer_test.cpp27 constexpr uint32_t BUFFER_SIZE = 1024; variable

123