Searched refs:device_addr (Results 1 – 8 of 8) sorted by relevance
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/msm_vidc/msm_v4l2_vidc_buffer_event_end/ |
D | format | 10 field:u32 device_addr; offset:16; size:4; signed:0; 16 …int fmt: "%s, device_addr : 0x%x, timestamp : %lld, alloc_len : 0x%x, filled_len : 0x%x, offset : …
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/msm_vidc/msm_v4l2_vidc_buffer_event_end/ |
D | format | 10 field:u32 device_addr; offset:12; size:4; signed:0; 16 …int fmt: "%s, device_addr : 0x%x, timestamp : %lld, alloc_len : 0x%x, filled_len : 0x%x, offset : …
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/msm_vidc/msm_v4l2_vidc_buffer_event_start/ |
D | format | 10 field:u32 device_addr; offset:16; size:4; signed:0; 16 …int fmt: "%s, device_addr : 0x%x, timestamp : %lld, alloc_len : 0x%x, filled_len : 0x%x, offset : …
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/msm_vidc/msm_v4l2_vidc_buffer_event_start/ |
D | format | 10 field:u32 device_addr; offset:12; size:4; signed:0; 16 …int fmt: "%s, device_addr : 0x%x, timestamp : %lld, alloc_len : 0x%x, filled_len : 0x%x, offset : …
|
/external/llvm-project/openmp/tools/multiplex/ |
D | ompt-multiplex.h | 745 void *device_addr, uint64_t module_id) { in ompt_multiplex_callback_device_load() argument 749 device_addr, module_id); in ompt_multiplex_callback_device_load() 754 device_addr, module_id); in ompt_multiplex_callback_device_load() 772 void **host_addr, void **device_addr, in ompt_multiplex_callback_target_map() argument 777 target_id, nitems, host_addr, device_addr, bytes, mapping_flags, in ompt_multiplex_callback_target_map() 782 target_id, nitems, host_addr, device_addr, bytes, mapping_flags, in ompt_multiplex_callback_target_map()
|
/external/llvm-project/openmp/libomptarget/src/ |
D | api.cpp | 267 void *device_addr = (void *)((uint64_t)device_ptr + (uint64_t)device_offset); in omp_target_associate_ptr() local 268 int rc = Device.associatePtr(host_ptr, device_addr, size); in omp_target_associate_ptr()
|
/external/crosvm/devices/src/virtio/ |
D | virtio_pci_device.rs | 491 let device_addr = resources in allocate_device_bars() localVariable 508 let config = config.set_address(device_addr); in allocate_device_bars() 512 .map_err(|e| PciDeviceError::IoRegistrationFailed(device_addr, e))?; in allocate_device_bars() 513 ranges.push((device_addr, config.get_size())); in allocate_device_bars()
|
/external/llvm-project/openmp/runtime/src/include/ |
D | omp-tools.h.var | 958 void *device_addr, 1037 void **device_addr, 1047 void **device_addr, 1057 void **device_addr;
|