Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/util/
H A Dbump_allocator.h84 struct AllocId { struct
85 uint64_t chunk_index : kChunkIndexAllocIdBits; argument
86 uint64_t chunk_offset : kChunkOffsetAllocIdBits; argument
/aosp_15_r20/art/compiler/utils/riscv64/
H A Dmanaged_register_riscv64.h101 int AllocId() const { in AllocId() function
/aosp_15_r20/art/compiler/utils/x86_64/
H A Dmanaged_register_x86_64.h180 int AllocId() const { in AllocId() function
/aosp_15_r20/art/compiler/utils/x86/
H A Dmanaged_register_x86.h194 int AllocId() const { in AllocId() function
/aosp_15_r20/art/compiler/utils/arm/
H A Dmanaged_register_arm.h239 int AllocId() const { in AllocId() function
/aosp_15_r20/bionic/libc/bionic/
H A Dpthread_mutex.cpp314 static int AllocId() { in AllocId() function