Searched refs:evsel__pmu_name (Results 1 – 4 of 4) sorted by relevance
251 const char *evsel__pmu_name(const struct evsel *evsel);
1194 return PyUnicode_FromFormat("evsel(%s/%s/)", evsel__pmu_name(evsel), evsel__name(evsel)); in pyrf_evsel__str()
243 const char *evsel__pmu_name(const struct evsel *evsel) in evsel__pmu_name() function
1409 evsel__name(pos), evsel__pmu_name(pos), msg); in record__open()