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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
trace-event-read.c 43 static bool repipe; variable
55 if (repipe) {
138 if (repipe) {
364 repipe = __repipe;
427 repipe = false;
session.h 39 bool repipe; member in struct:perf_session
53 bool force, bool repipe,
trace-event.h 35 ssize_t trace_report(int fd, struct pevent **pevent, bool repipe);
header.c     [all...]
session.c 110 bool force, bool repipe,
131 self->repipe = repipe;
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-inject.c 5 * and repipe it to stdout while optionally injecting additional
218 goto repipe;
243 repipe:

Completed in 1643 milliseconds