Home
last modified time | relevance | path

Searched refs:MEMPROF_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/memprof/
H A Dmemprof_mapping.h24 #define MEMPROF_ALIGNMENT 32 macro
H A Dmemprof_allocator.cpp350 const uptr min_alignment = MEMPROF_ALIGNMENT; in Allocate()