Searched refs:is_pipe (Results 1 – 7 of 7) sorted by relevance
15 bool is_pipe = false; in check_pipe() local21 is_pipe = true; in check_pipe()24 is_pipe = true; in check_pipe()27 if (is_pipe) in check_pipe()30 return file->is_pipe = is_pipe; in check_pipe()
14 bool is_pipe; member32 return file->is_pipe; in perf_data_file__is_pipe()
2296 bool is_pipe, struct perf_header *ph) in check_magic_endian() argument2305 if (is_pipe) in check_magic_endian()
94 if (!inject->output.is_pipe) in perf_event__repipe_attr()132 if (!inject->output.is_pipe) { in perf_event__repipe_auxtrace()623 if (!file_out->is_pipe) in __cmd_inject()628 if (!file_out->is_pipe) { in __cmd_inject()
222 bool is_pipe = perf_data_file__is_pipe(session->file); in report__setup_sample_type() local225 (!is_pipe && in report__setup_sample_type()233 if (!is_pipe && !(sample_type & PERF_SAMPLE_CALLCHAIN)) { in report__setup_sample_type()265 if (!is_pipe && in report__setup_sample_type()
513 argv, file->is_pipe, in __cmd_record()539 if (file->is_pipe) { in __cmd_record()559 if (file->is_pipe) { in __cmd_record()751 if (!err && !file->is_pipe) { in __cmd_record()
863 bool is_pipe = inode->i_sb->s_magic == PIPEFS_MAGIC; in fifo_open() local909 if (!is_pipe && !pipe->writers) { in fifo_open()928 if (!is_pipe && (filp->f_flags & O_NONBLOCK) && !pipe->readers) in fifo_open()935 if (!is_pipe && !pipe->readers) { in fifo_open()