Searched refs:perf_data__is_read (Results 1 – 3 of 3) sorted by relevance
168 int fd = perf_data__is_read(data) ? in check_pipe()189 if (perf_data__is_read(data)) in check_backup()289 fd = perf_data__is_read(data) ? in open_file()345 if (perf_data__is_read(data)) in perf_data__open()382 if (perf_data__is_read(data)) in perf_data__switch()
39 static inline bool perf_data__is_read(struct perf_data *data) in perf_data__is_read() function
210 if (perf_data__is_read(data)) { in perf_session__new()