Searched refs:perf_data__is_read (Results 1 – 3 of 3) sorted by relevance
19 int fd = perf_data__is_read(data) ? in check_pipe()115 fd = perf_data__is_read(data) ? in open_file()159 if (perf_data__is_read(data)) in perf_data__switch()
25 static inline bool perf_data__is_read(struct perf_data *data) in perf_data__is_read() function
136 if (perf_data__is_read(data)) { in perf_session__new()