Home
last modified time | relevance | path

Searched defs:MallocEntry (Results 1 – 2 of 2) sorted by relevance

/bionic/benchmarks/
Dmalloc_sql_benchmark.cpp47 struct MallocEntry { struct
54 void BenchmarkMalloc(MallocEntry entries[], size_t total_entries, size_t max_allocs) { in BenchmarkMalloc() argument
/bionic/libc/malloc_debug/
DRecordData.cpp59 MallocEntry::MallocEntry(void* pointer, size_t size, uint64_t start_ns, uint64_t end_ns) in MallocEntry() function in MallocEntry