Lines Matching refs:FILE
384 P_MMAP_FLAG(FILE); in syscall_arg__scnprintf_mmap_flags()
1148 static size_t fprintf_duration(unsigned long t, FILE *fp) in fprintf_duration()
1190 static struct thread_trace *thread__trace(struct thread *thread, FILE *fp) in thread__trace()
1231 FILE *output;
1366 static size_t trace__fprintf_tstamp(struct trace *trace, u64 tstamp, FILE *fp) in trace__fprintf_tstamp()
1383 u64 duration, u64 tstamp, FILE *fp) in trace__fprintf_entry_head()
1900 static void print_location(FILE *f, struct perf_sample *sample, in print_location()
2091 static size_t trace__fprintf_thread_summary(struct trace *trace, FILE *fp);
2443 static size_t trace__fprintf_threads_header(FILE *fp) in trace__fprintf_threads_header()
2453 struct trace *trace, FILE *fp) in thread__dump_stats()
2499 FILE *fp;
2507 FILE *fp = data->fp; in trace__fprintf_one_thread()
2533 static size_t trace__fprintf_thread_summary(struct trace *trace, FILE *fp) in trace__fprintf_thread_summary()