Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dpython.c262 static const char pyrf_sample_event__doc[] = PyDoc_STR("perf sample event object."); variable
381 .tp_doc = pyrf_sample_event__doc,