Home
last modified time | relevance | path

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

/tools/perf/util/
Dpython.c439 static char pyrf_context_switch_event__doc[] = PyDoc_STR("perf context_switch event object."); variable
471 .tp_doc = pyrf_context_switch_event__doc,