Searched refs:overflow_counter_name (Results 1 – 1 of 1) sorted by relevance
74 std::string overflow_counter_name = std::string(name) + " int32_t overflow"; in TraceGCMetric() local75 ATraceIntegerValue(overflow_counter_name.c_str(), 1); in TraceGCMetric()