Searched defs:PerfScope (Results 1 – 1 of 1) sorted by relevance
9516 class PerfScope { class9529 PerfScope::PerfScope(int64_t* counter) : counter_(counter) { in PerfScope() function in PerfScope