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