Searched defs:is_pipe (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/tools/perf/util/
H A Ddata.c15 bool is_pipe = false; check_pipe() local
H A Ddata.h14 bool is_pipe; member in struct:perf_data_file
H A Dheader.c2208 check_magic_endian(u64 magic, uint64_t hdr_sz, bool is_pipe, struct perf_header *ph) check_magic_endian() argument
/linux-4.1.27/fs/
H A Dpipe.c824 bool is_pipe = inode->i_sb->s_magic == PIPEFS_MAGIC; fifo_open() local
/linux-4.1.27/tools/perf/
H A Dbuiltin-report.c206 bool is_pipe = perf_data_file__is_pipe(session->file); report__setup_sample_type() local

Completed in 281 milliseconds