Home
last modified time | relevance | path

Searched refs:pyrf_evlist__from_evlist (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/tools/perf/util/
H A Dpython.c1360 static PyObject *pyrf_evlist__from_evlist(struct evlist *evlist) in pyrf_evlist__from_evlist() function
1401 result = pyrf_evlist__from_evlist(&evlist); in pyrf__parse_events()