Searched refs:tracked_allocations (Results 1 – 2 of 2) sorted by relevance
157 dev.tracked_allocations[alloc.alloc_micros()] += alloc.alloc_bytes(); in TrackNode()159 dev.tracked_allocations[0] += node->node->accelerator_persistent_bytes(); in TrackNode()
111 std::map<int64, int64> tracked_allocations; variable