Searched refs:perf_data__is_read (Results 1 – 3 of 3) sorted by relevance
159 int fd = perf_data__is_read(data) ? in check_pipe()180 if (perf_data__is_read(data)) in check_backup()280 fd = perf_data__is_read(data) ? in open_file()336 if (perf_data__is_read(data)) in perf_data__open()373 if (perf_data__is_read(data)) in perf_data__switch()
33 static inline bool perf_data__is_read(struct perf_data *data) in perf_data__is_read() function
211 if (perf_data__is_read(data)) { in perf_session__new()