Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/scripting-engines/
Dtrace-event-python.c117 PyObject *context_switch_handler; member
1404 call_object(tables->context_switch_handler, t, "context_switch"); in python_export_context_switch()