Searched defs:counterName (Results 1 – 11 of 11) sorted by relevance
19 public static Bundle createBundleForLoggingCounter(MetricKey counterName, int times) { in createBundleForLoggingCounter()
107 std::stringstream counterName = sh::InitializeStream<std::stringstream>(); in getAtomicCounterNameForBinding() local
47 protected String counterName; field in For
49 @NonNull Context context, @NonNull MetricKey counterName, int times) { in logCounter()
132 protected static void setCounter(String counterName, long counterValue) { in setCounter()
581 const std::string counterName = "some_valid_counter"; variable708 const std::string counterName = "some_valid_counter"; variable814 const std::string counterName = "some_invalid_counter £££"; // Invalid name variable853 const std::string counterName = "some_invalid_counter"; variable892 const std::string counterName = "some_invalid_counter"; variable
331 const char *counterName; in _mesa_GetPerfCounterInfoINTEL() local
1135 … const TString counterName(intermediate.addCounterBufferName(indexToUniformBlock[i].name).c_str()); in buildCounterIndices() local
408 const std::string& counterName = counter->m_Name; in CreateEventRecord() local
516 const std::string &counterName = iter.second.name; in processResults() local