Searched defs:qps_gauge (Results 1 – 2 of 2) sorted by relevance
84 const std::shared_ptr<QpsGauge>& qps_gauge) { in MainLoop()
87 std::shared_ptr<QpsGauge> qps_gauge(new QpsGauge()); in CreateQpsGauge() local