Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dpython.c199 static const char pyrf_lost_event__doc[] = PyDoc_STR("perf lost event object."); variable
229 .tp_doc = pyrf_lost_event__doc,