Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dtrace-event.h102 void (*process_throttle)(union perf_event *event, member
/linux-6.3-rc2/tools/perf/
A Dbuiltin-script.c2671 if (scripting_ops && scripting_ops->process_throttle) in process_throttle_event()
2672 scripting_ops->process_throttle(event, sample, machine); in process_throttle_event()
/linux-6.3-rc2/tools/perf/util/scripting-engines/
A Dtrace-event-python.c2170 .process_throttle = python_process_throttle,

Completed in 15 milliseconds