Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dpython.c359 static char pyrf_throttle_event__doc[] = PyDoc_STR("perf throttle event object."); variable
385 .tp_doc = pyrf_throttle_event__doc,