Searched defs:is_pipe (Results 1 – 9 of 9) sorted by relevance
30 bool is_pipe; member
166 bool is_pipe = false; in check_pipe() local
1933 perf_event__handler_t process, bool is_pipe) in perf_event__synthesize_extra_attr()
2454 bool is_pipe = perf_data__is_pipe(session->data); in cs_etm__process_auxtrace_event() local
3733 bool is_pipe, struct perf_header *ph) in check_magic_endian()
1092 bool is_pipe = inode->i_sb->s_magic == PIPEFS_MAGIC; in fifo_open() local
49 bool is_pipe; member
351 bool is_pipe = perf_data__is_pipe(session->data); in report__setup_sample_type() local
790 bool is_pipe = STAT_RECORD ? perf_stat.data.is_pipe : false; in __run_perf_stat() local
Completed in 36 milliseconds