Searched refs:malloc (Results 276 - 300 of 2881) sorted by last modified time

<<11121314151617181920>>

/external/valgrind/main/massif/tests/
H A Dinsig.post.exp48 93.48% (16,528B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
70 87.28% (16,688B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
H A Dlong-names.c61 malloc(2000); // Divisible by 16 -- no slop.
H A Dlong-names.post.exp41 100.00% (4,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
H A Dlong-time.c12 x1 = malloc( 800 * 1000);
13 x2 = malloc(1100 * 1000);
15 x3 = malloc(1200 * 1000);
18 x4 = malloc( 900 * 1000);
H A Dlong-time.post.exp40 100.00% (2,300,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
56 100.00% (900,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
85 00.00% (0B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
96 00.00% (0B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
107 100.00% (2,300,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
122 100.00% (1,900,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
137 00.00% (0B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
151 100.00% (900,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
169 100.00% (1,100,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
187 100.00% (900,000B) (heap allocation functions) malloc/ne
[all...]
H A Dmalloc_usable.c2 #include "tests/malloc.h"
11 int* x = malloc(99);
H A Dnew-cpp.post.exp44 99.73% (12,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
H A Done.c8 malloc(1);
H A Doverloaded-new.cpp19 return malloc(n);
24 return malloc(n);
29 return malloc(n);
34 return malloc(n);
H A Doverloaded-new.post.exp44 99.73% (12,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
H A Dpeak.c8 p = malloc(1600); // With --peak-inaccuracy=1000, the first 10 of
9 p = malloc(16); // 'free' calls result in peaks, but after that,
H A Dpeak.post.exp42 86.32% (1,616B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
54 89.33% (3,216B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
66 90.39% (4,816B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
78 90.93% (6,416B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
90 91.26% (8,016B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
102 91.48% (9,616B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
114 91.63% (11,216B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
126 91.75% (12,816B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
138 91.85% (14,416B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
150 91.92% (16,016B) (heap allocation functions) malloc/ne
[all...]
H A Dpeak2.post.exp42 86.32% (1,616B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
54 89.33% (3,216B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
66 90.39% (4,816B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
78 90.93% (6,416B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
90 91.26% (8,016B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
102 91.48% (9,616B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
114 91.63% (11,216B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
126 91.75% (12,816B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
138 91.85% (14,416B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
150 91.92% (16,016B) (heap allocation functions) malloc/ne
[all...]
H A Dpeak2.stderr.exp2 Massif: malloc
H A Drealloc.post.exp42 100.00% (800B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
53 100.00% (1,200B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
H A Drealloc.stderr.exp2 Massif: malloc
H A Dthresholds.c7 // Also, it's deliberate that the 'malloc(2000)' and 'my_malloc1(500)' calls
23 malloc(n);
28 malloc(n);
33 malloc(n);
55 malloc(16000);
H A Dthresholds_0_0.post.exp48 100.00% (80,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
H A Dthresholds_0_10.post.exp48 100.00% (80,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
H A Dthresholds_10_0.post.exp48 100.00% (80,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
H A Dthresholds_10_10.post.exp48 100.00% (80,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
H A Dthresholds_5_0.post.exp48 100.00% (80,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
H A Dthresholds_5_10.post.exp48 100.00% (80,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
H A Dzero.c8 free(malloc(0));
9 free(malloc(0));
10 free(malloc(0));
11 free(malloc(0));
12 free(malloc(0));
13 free(malloc(0));
14 free(malloc(0));
15 free(malloc(0));
16 free(malloc(0));
17 free(malloc(
[all...]
H A Dzero1.post.exp48 00.00% (0B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
64 00.00% (0B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.

Completed in 1516 milliseconds

<<11121314151617181920>>