Searched defs:MallocEntry (Results 1 – 2 of 2) sorted by relevance
47 struct MallocEntry { struct54 void BenchmarkMalloc(MallocEntry entries[], size_t total_entries, size_t max_allocs) { in BenchmarkMalloc() argument
59 MallocEntry::MallocEntry(void* pointer, size_t size, uint64_t start_ns, uint64_t end_ns) in MallocEntry() function in MallocEntry