Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-script.c3063 process_throttle_event(const struct perf_tool *tool __maybe_unused,
4436 script.tool.throttle = process_throttle_event; in cmd_script()
4437 script.tool.unthrottle = process_throttle_event; in cmd_script()
3054 process_throttle_event(const struct perf_tool *tool __maybe_unused, process_throttle_event() function