Lines Matching full:allocation
3 ;; that partially overlaps with a longer context for a different allocation.
53 ;; D(); // stack id 20 (leads to not cold allocation)
54 ;; M(); // stack id 21 (leads to cold allocation)
55 ;; F(); // stack id 22 (leads to not cold allocation)
56 ;; G(); // stack id 23 (leads to cold allocation)
75 ;; If we don't perform cloning for each allocation separately, we will miss
76 ;; cloning _Z1Cb for the trimmed cold allocation context leading to the
77 ;; allocation at stack id 10.
84 ; REMARKS: call in clone _Z1Ab.memprof.1 marked with memprof allocation attribute cold
89 ; REMARKS: call in clone _Z1Ab marked with memprof allocation attribute notcold
90 ; REMARKS: call in clone _Z1Ab.memprof.1 marked with memprof allocation attribute cold
91 ; REMARKS: call in clone _Z1Ab marked with memprof allocation attribute notcold