Home
last modified time | relevance | path

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

/bionic/benchmarks/
Dmalloc_sql.h67 {REALLOC, 6, 12, 7},
68 {REALLOC, 6, 114, 7},
72 {REALLOC, 6, 228, 7},
77 {REALLOC, 6, 372, 7},
172 {REALLOC, 86, 2652, 0},
173 {REALLOC, 85, 2660, 86},
174 {REALLOC, 85, 2732, 86},
175 {REALLOC, 85, 2804, 86},
419 {REALLOC, 166, 280, 167},
428 {REALLOC, 171, 72, 172},
[all …]
Dmalloc_sql_benchmark.cpp42 REALLOC, enumerator
76 case REALLOC: in BenchmarkMalloc()