Home
last modified time | relevance | path

Searched refs:GetFunctionCallCount (Results 1 – 1 of 1) sorted by relevance

/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DVmaReplay.cpp736 const size_t* GetFunctionCallCount() const { return m_FunctionCallCount; } in GetFunctionCallCount() function in Statistics
2647 const size_t* const functionCallCount = m_Stats.GetFunctionCallCount(); in PrintStats()