Home
last modified time | relevance | path

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

/tools/perf/util/
Dtool.h58 unthrottle, member
Dsession.c516 if (tool->unthrottle == NULL) in perf_tool__fill_defaults()
517 tool->unthrottle = process_event_stub; in perf_tool__fill_defaults()
1537 return tool->unthrottle(tool, event, sample, machine); in machines__deliver_event()
/tools/perf/
Dbuiltin-inject.c892 .unthrottle = perf_event__repipe, in cmd_inject()
Dbuiltin-script.c3672 .unthrottle = process_throttle_event, in cmd_script()