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

/external/linux-tools-perf/
H A Dbuiltin-inject.c184 .unthrottle = perf_event__repipe,
/external/linux-tools-perf/util/
H A Dsession.h87 unthrottle; member in struct:perf_event_ops
H A Dsession.c347 if (handler->unthrottle == NULL)
348 handler->unthrottle = process_event_stub;
765 return ops->unthrottle(event, sample, session);
/external/kernel-headers/original/linux/
H A Dperf_event.h562 void (*unthrottle) (struct perf_event *event); member in struct:pmu

Completed in 241 milliseconds