Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dpython.c301 static char pyrf_context_switch_event__doc[] = PyDoc_STR("perf context_switch event object."); variable
333 .tp_doc = pyrf_context_switch_event__doc,