Searched refs:is_pipe (Results 1 – 11 of 11) sorted by relevance
18 bool is_pipe = false; in check_pipe() local24 is_pipe = true; in check_pipe()27 is_pipe = true; in check_pipe()30 if (is_pipe) in check_pipe()33 return data->is_pipe = is_pipe; in check_pipe()
19 bool is_pipe; member37 return data->is_pipe; in perf_data__is_pipe()
117 bool is_pipe);
2068 if (session->data->is_pipe) { in process_event_desc()2077 if (!session->data->is_pipe) in process_event_desc()2658 if (session->data->is_pipe) in perf_header__fprintf_info()2983 bool is_pipe, struct perf_header *ph) in check_magic_endian() argument2992 if (is_pipe) in check_magic_endian()3671 bool is_pipe) in perf_event__synthesize_extra_attr() argument3715 if (is_pipe) { in perf_event__synthesize_extra_attr()
1160 bool is_pipe = perf_data__is_pipe(session->data); in cs_etm__process_auxtrace_event() local1163 if (is_pipe) in cs_etm__process_auxtrace_event()
144 if (!data->is_pipe) { in perf_session__new()166 if ((!data || !data->is_pipe) && tool && tool->ordering_requires_timestamps && in perf_session__new()
274 if (!(STAT_RECORD && perf_stat.data.is_pipe)) in create_perf_stat_counter()467 static int perf_stat_synthesize_config(bool is_pipe) in perf_stat_synthesize_config() argument471 if (is_pipe) { in perf_stat_synthesize_config()483 is_pipe); in perf_stat_synthesize_config()584 bool is_pipe = STAT_RECORD ? perf_stat.data.is_pipe : false; in __run_perf_stat() local599 if (perf_evlist__prepare_workload(evsel_list, &target, argv, is_pipe, in __run_perf_stat()692 if (is_pipe) { in __run_perf_stat()702 err = perf_stat_synthesize_config(is_pipe); in __run_perf_stat()1837 if (STAT_RECORD && perf_stat.data.is_pipe) in print_counters()2646 if (perf_stat.data.is_pipe) in process_stat_config_event()[all …]
109 if (!inject->output.is_pipe) in perf_event__repipe_attr()146 if (!inject->output.is_pipe) { in perf_event__repipe_auxtrace()694 if (!data_out->is_pipe) in __cmd_inject()701 if (!data_out->is_pipe) { in __cmd_inject()
601 if (data->is_pipe) in record__finish_output()756 if (data->is_pipe) { in record__synthesize()828 data->is_pipe); in record__synthesize()899 argv, data->is_pipe, in __cmd_record()914 if (data->is_pipe && rec->evlist->nr_entries == 1) in __cmd_record()944 if (data->is_pipe) { in __cmd_record()
318 bool is_pipe = perf_data__is_pipe(session->data); in report__setup_sample_type() local321 (!is_pipe && in report__setup_sample_type()329 if (!is_pipe && !(sample_type & PERF_SAMPLE_CALLCHAIN)) { in report__setup_sample_type()362 if (!is_pipe && in report__setup_sample_type()
875 bool is_pipe = inode->i_sb->s_magic == PIPEFS_MAGIC; in fifo_open() local921 if (!is_pipe && !pipe->writers) { in fifo_open()940 if (!is_pipe && (filp->f_flags & O_NONBLOCK) && !pipe->readers) in fifo_open()947 if (!is_pipe && !pipe->readers) { in fifo_open()