Searched refs:allocator_entries (Results 1 – 3 of 3) sorted by relevance
112 prof_header->allocator_entries = 0; in reset_profile_stats()131 prof_header->allocator_entries < MEM_PROFILE_MAX_ALLOCATORS, in track_allocator()133 prof_header->allocator_entries); in track_allocator()135 size_t num_allocators = prof_header->allocator_entries; in track_allocator()143 return prof_header->allocator_entries++; in track_allocator()150 prof_header->allocator_entries != 0 || num_blocks == 0) { in profiling_create_block()
86 uint32_t allocator_entries; member
59 allocator_entries: int289 for i in range(0, prof_header.allocator_entries):