Home
last modified time | relevance | path

Searched defs:repipe (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/tools/perf/util/
Dsession.h32 bool repipe; member
Dtrace-event-read.c24 static bool repipe; variable
Dsession.c189 bool repipe, int repipe_fd, in __perf_session__new()
Dheader.c3868 bool repipe, int repipe_fd) in perf_file_header__read_pipe()
/Linux-v5.15/tools/perf/
Dbuiltin-inject.c922 bool repipe = true; in cmd_inject() local