Lines Matching refs:FILE
423 P_MMAP_FLAG(FILE); in syscall_arg__scnprintf_mmap_flags()
1318 static size_t fprintf_duration(unsigned long t, FILE *fp) in fprintf_duration()
1372 static struct thread_trace *thread__trace(struct thread *thread, FILE *fp) in thread__trace()
1419 FILE *output;
1579 static size_t trace__fprintf_tstamp(struct trace *trace, u64 tstamp, FILE *fp) in trace__fprintf_tstamp()
1596 u64 duration, u64 tstamp, FILE *fp) in trace__fprintf_entry_head()
2202 static void print_location(FILE *f, struct perf_sample *sample, in print_location()
2397 static size_t trace__fprintf_thread_summary(struct trace *trace, FILE *fp);
2830 static size_t trace__fprintf_threads_header(FILE *fp) in trace__fprintf_threads_header()
2840 struct trace *trace, FILE *fp) in thread__dump_stats()
2886 FILE *fp;
2894 FILE *fp = data->fp; in trace__fprintf_one_thread()
2920 static size_t trace__fprintf_thread_summary(struct trace *trace, FILE *fp) in trace__fprintf_thread_summary()