Searched refs:perf_data__is_read (Results 1 – 3 of 3) sorted by relevance
166 int fd = perf_data__is_read(data) ? in check_pipe()187 if (perf_data__is_read(data)) in check_backup()287 fd = perf_data__is_read(data) ? in open_file()343 if (perf_data__is_read(data)) in perf_data__open()380 if (perf_data__is_read(data)) in perf_data__switch()
38 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()