Searched refs:MetricsActiveAllocations (Results 1 – 2 of 2) sorted by relevance
1382 …int MetricsActiveAllocations; // Number of active allocations, updated by MemAlloc/M… member
2956 ctx->IO.MetricsActiveAllocations++; in MemAlloc()2964 ctx->IO.MetricsActiveAllocations--; in MemFree()9294 ImGui::Text("%d allocations", io.MetricsActiveAllocations); in ShowMetricsWindow()