| /external/perfetto/src/profiling/common/ |
| D | unwind_support.cc | 46 FDMemory::FDMemory(base::ScopedFile mem_fd) : mem_fd_(std::move(mem_fd)) {} in FDMemory() 95 base::ScopedFile mem_fd) in UnwindingMetadata()
|
| /external/perfetto/src/profiling/memory/ |
| D | shared_ring_buffer.cc | 125 void SharedRingBuffer::Initialize(base::ScopedFile mem_fd) { in Initialize() 338 base::ScopedFile mem_fd) { in Attach()
|
| D | unwinding.h | 79 base::ScopedFile mem_fd; member
|
| D | shared_ring_buffer.h | 222 SharedRingBuffer(AttachFlag, base::ScopedFile mem_fd) { in SharedRingBuffer()
|
| /external/mesa3d/src/intel/tools/ |
| D | aub_mem.h | 43 int mem_fd; member
|
| /external/sandboxed-api/sandboxed_api/sandbox2/unwind/ |
| D | ptrace_hook.cc | 105 int mem_fd) { in EnablePtraceEmulationWithUserRegs()
|
| D | unwind.cc | 270 int mem_fd; in RunLibUnwindAndSymbolizer() local
|
| /external/crosvm/tests/ |
| D | plugin_enable_cap.c | 181 int mem_fd = syscall(SYS_memfd_create, "guest_mem", in main() local
|
| D | plugin_async_write.c | 192 int mem_fd = syscall(SYS_memfd_create, "guest_mem", in main() local
|
| D | plugin_adder.c | 152 int mem_fd = syscall(SYS_memfd_create, "guest_mem", MFD_CLOEXEC | MFD_ALLOW_SEALING); in main() local
|
| D | mini_plugin_template.c | 100 int mem_fd = syscall(SYS_memfd_create, "guest_mem", MFD_CLOEXEC | MFD_ALLOW_SEALING); in main() local
|
| D | plugin_dirty_log.c | 112 int mem_fd = syscall(SYS_memfd_create, "guest_mem", MFD_CLOEXEC | MFD_ALLOW_SEALING); in main() local
|
| D | plugin_ioevent.c | 135 int mem_fd = syscall(SYS_memfd_create, "guest_mem", MFD_CLOEXEC | MFD_ALLOW_SEALING); in main() local
|
| D | plugin_hint.c | 226 int mem_fd = syscall(SYS_memfd_create, "guest_mem", in main() local
|
| D | plugin_vcpu_pause.c | 181 int mem_fd = syscall(SYS_memfd_create, in main() local
|
| D | plugin_irqfd.c | 156 int mem_fd = syscall(SYS_memfd_create, "guest_mem", MFD_CLOEXEC | MFD_ALLOW_SEALING); in main() local
|
| /external/mesa3d/src/util/ |
| D | os_memory_fd.c | 109 int mem_fd; in os_malloc_aligned_fd() local
|
| /external/ltp/testcases/kernel/security/dirtyc0w_shmem/ |
| D | dirtyc0w_shmem_child.c | 34 static int mem_fd; variable
|
| /external/linux-kselftest/tools/testing/selftests/vm/ |
| D | mremap_dontunmap.c | 135 int mem_fd = memfd_create("memfd", MFD_CLOEXEC); in mremap_dontunmap_simple_shmem() local
|
| /external/mesa3d/src/drm-shim/ |
| D | drm_shim.h | 51 int mem_fd; member
|
| /external/perfetto/src/profiling/perf/ |
| D | unwinding.cc | 83 base::ScopedFile mem_fd) { in PostAdoptProcDescriptors() 96 base::ScopedFile mem_fd) { in AdoptProcDescriptors()
|
| D | perf_producer.cc | 812 base::ScopedFile mem_fd) { in OnProcDescriptors()
|
| /external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/debug/ |
| D | stack_trace_posix.cc | 227 int mem_fd = PA_HANDLE_EINTR(open("/proc/self/mem", O_RDONLY)); in UpdateBaseAddress() local
|
| /external/libchrome/base/debug/ |
| D | stack_trace_posix.cc | 594 base::ScopedFD mem_fd( in SetBaseAddressesForMemoryRegions() local
|
| /external/cronet/base/debug/ |
| D | stack_trace_posix.cc | 803 base::ScopedFD mem_fd; in SetBaseAddressesForMemoryRegions() local
|