Home
last modified time | relevance | path

Searched defs:blocks (Results 1 – 6 of 6) sorted by relevance

/device/generic/goldfish-opengl/android-emu/aemu/base/
Daddress_space.h55 struct address_block *blocks; member
169 struct address_block *blocks = allocator->blocks; in address_space_allocator_split_block() local
207 struct address_block *blocks = allocator->blocks; in address_space_allocator_release_block() local
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto65 repeated GpuCounterBlock blocks = 2; field
3583 optional uint32 blocks = 4; field
3615 optional uint64 blocks = 5; field
3665 optional int32 blocks = 3; field
3672 optional int32 blocks = 3; field
3863 optional uint64 blocks = 3; field
3868 optional uint64 blocks = 3; field
3947 optional uint64 blocks = 7; field
3957 optional uint64 blocks = 7; field
3987 optional uint64 blocks = 7; field
[all …]
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/mfd/adnc/
Diaxxx-debug-intf.h52 struct iaxxx_arb_block blocks[IAXXX_ARB_BLOCK_NUM]; member
/device/google/coral-kernel/sm8150/kernel-headers/linux/mfd/adnc/
Diaxxx-debug-intf.h48 struct iaxxx_arb_block blocks[IAXXX_ARB_BLOCK_NUM]; member
/device/google/contexthub/firmware/os/core/
DhostIntf.c666 uint32_t i, j, blocks, maxBlocks, numAxis, packetSamples; in initSensors() local
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp11834 const std::vector<GpuCounterDescriptor_GpuCounterBlock>& blocks() const { return blocks_; } in blocks() function in perfetto::protos::gen::GpuCounterDescriptor