HomeSort by relevance Sort by last modified time
    Searched full:unthrottle (Results 1 - 6 of 6) sorted by null

  /external/linux-tools-perf/src/tools/perf/util/
tool.h 38 unthrottle; member in struct:perf_tool
session.c 273 if (tool->unthrottle == NULL)
274 tool->unthrottle = process_event_stub;
1029 return tool->unthrottle(tool, event, sample, machine);
    [all...]
event.c 19 [PERF_RECORD_UNTHROTTLE] = "UNTHROTTLE",
  /external/linux-tools-perf/src/tools/perf/
builtin-inject.c 412 .unthrottle = perf_event__repipe,
  /system/extras/simpleperf/
record.cpp 35 {PERF_RECORD_UNTHROTTLE, "unthrottle"},
  /external/skia/platform_tools/android/bin/linux/
perfhost 

Completed in 540 milliseconds