Searched refs:m_kernel_counter (Results 1 – 2 of 2) sorted by relevance
331 uint64_t m_kernel_counter = 0; variable
294 …e_unique<OperationInfo>(handle, isGraph, isGraph ? ++m_graph_counter : ++m_kernel_counter, strKey);491 …mt::format(" MPS Operations Profiling: {} graphs, {} kernels ", m_graph_counter, m_kernel_counter),