Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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,
/kernel/linux/linux-6.6/tools/perf/util/
H A Dpython.c563 static char pyrf_context_switch_event__doc[] = PyDoc_STR("perf context_switch event object."); variable
595 .tp_doc = pyrf_context_switch_event__doc,

Completed in 5 milliseconds