Searched refs:rsep (Results 1 – 1 of 1) sorted by relevance
683 const char *sep, *rsep, *id = cur->pkey; in metricgroup__build_event_string() local719 rsep = strrchr(sep, '@'); in metricgroup__build_event_string()720 ret = strbuf_add(events, sep + 1, rsep - sep - 1); in metricgroup__build_event_string()724 sep = rsep; in metricgroup__build_event_string()