pyrf_lost_event__doc  262 tools/perf/util/python.c static char pyrf_lost_event__doc[] = PyDoc_STR("perf lost event object.");
pyrf_lost_event__doc  292 tools/perf/util/python.c 	.tp_doc		= pyrf_lost_event__doc,