Lines Matching defs:realloc_count
60 "|objs", "|realloc_count", "|objs/call", "|objs/sec(10E6)",
72 "|realloc_count", "|objs/call", "|objs/sec(10E6)",
113 stat->dispatch.sched_fail, stat->realloc_count, objs_per_call,
119 stat->name, calls, objs, stat->realloc_count, objs_per_call,
462 uint64_t calls = 0, cycles = 0, objs = 0, realloc_count = 0;
482 realloc_count += node->realloc_count;
501 stat->realloc_count = realloc_count;
556 node->realloc_count = 0;