Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dpython.c460 static char pyrf_context_switch_event__doc[] = PyDoc_STR("perf context_switch event object."); variable
492 .tp_doc = pyrf_context_switch_event__doc,