Home
last modified time | relevance | path

Searched defs:watch_size (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/lldb/include/lldb/Interpreter/
DOptionGroupWatchpoint.h45 uint32_t watch_size; variable
/external/llvm-project/lldb/source/Interpreter/
DOptionGroupWatchpoint.cpp67 bool OptionGroupWatchpoint::IsWatchSizeSupported(uint32_t watch_size) { in IsWatchSizeSupported()
/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler_unittest.cc27 explicit SamplesCollector(size_t watch_size) : watch_size_(watch_size) {} in SamplesCollector()
/external/llvm-project/lldb/source/API/
DSBWatchpoint.cpp131 size_t watch_size = 0; in GetWatchSize() local
/external/llvm-project/lldb/source/Plugins/Process/Linux/
DNativeRegisterContextLinux_ppc64le.cpp668 uint32_t watch_size; in GetWatchpointHitIndex() local
DNativeRegisterContextLinux_arm.cpp682 uint32_t watch_size; in GetWatchpointHitIndex() local
DNativeRegisterContextLinux_arm64.cpp818 uint32_t watch_size; in GetWatchpointHitIndex() local
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dev_poll_posix.cc988 const size_t watch_size = sizeof(*watchers) * (pollset->fd_count + 2); local
/external/grpc-grpc/src/core/lib/iomgr/
Dev_poll_posix.cc1024 const size_t watch_size = sizeof(*watchers) * (pollset->fd_count + 2); local