Searched refs:FILE (Results 51 - 75 of 411) sorted by relevance

1234567891011>>

/linux-master/scripts/dtc/
H A Dtreesource.c9 extern FILE *yyin;
34 static void write_prefix(FILE *f, int level)
49 static void write_propval_string(FILE *f, const char *s, size_t len)
102 static void write_propval_int(FILE *f, const char *p, size_t len, size_t width)
175 static void write_propval(FILE *f, struct property *prop)
273 static void write_tree_source_node(FILE *f, struct node *tree, int level)
320 void dt_to_source(FILE *f, struct dt_info *dti)
H A Dfstree.c38 FILE *pfile;
/linux-master/tools/perf/ui/stdio/
H A Dhist.c22 static size_t callchain__fprintf_left_margin(FILE *fp, int left_margin)
33 static size_t ipchain__fprintf_graph_line(FILE *fp, int depth, int depth_mask,
50 static size_t ipchain__fprintf_graph(FILE *fp, struct callchain_node *node,
109 static size_t __callchain__fprintf_graph(FILE *fp, struct rb_root *root,
217 static size_t callchain__fprintf_graph(FILE *fp, struct rb_root *root,
282 static size_t __callchain__fprintf_flat(FILE *fp, struct callchain_node *node,
305 static size_t callchain__fprintf_flat(FILE *fp, struct rb_root *tree,
330 static size_t __callchain__fprintf_folded(FILE *fp, struct callchain_node *node)
356 static size_t callchain__fprintf_folded(FILE *fp, struct rb_root *tree,
383 FILE *f
[all...]
/linux-master/tools/perf/util/
H A Ddata-convert-json.c36 FILE *out;
42 static void output_json_string(FILE *out, const char *s)
73 static void output_json_delimiters(FILE *out, bool comma, int depth)
86 static void output_json_format(FILE *out, bool comma, int depth, const char *format, ...)
97 static void output_json_key_string(FILE *out, bool comma, int depth,
108 static void output_json_key_format(FILE *out, bool comma, int depth,
125 FILE *out = c->out;
156 FILE *out = c->out;
264 FILE *out = c->out;
H A Devsel_fprintf.c20 static int comma_fprintf(FILE *fp, bool *first, const char *fmt, ...)
38 static int __print_attr__fprintf(FILE *fp, const char *name, const char *val, void *priv)
43 int evsel__fprintf(struct evsel *evsel, struct perf_attr_details *details, FILE *fp)
113 struct strlist *bt_stop_list, FILE *fp)
210 struct callchain_cursor *cursor, struct strlist *bt_stop_list, FILE *fp)
H A Ddebug.c42 static FILE *_debug_file;
46 FILE *debug_file(void)
55 void debug_set_file(FILE *file)
65 static int fprintf_time(FILE *file)
169 unsigned int val, void *extra, FILE *fp)
H A Dsymbol.h162 bool print_offsets, FILE *fp);
164 const struct addr_location *al, FILE *fp);
167 bool unknown_as_addr, FILE *fp);
168 size_t symbol__fprintf_symname(const struct symbol *sym, FILE *fp);
169 size_t symbol__fprintf(struct symbol *sym, FILE *fp);
H A Dheader.h8 #include <stdio.h> // FILE
106 void (*print)(struct feat_fd *ff, FILE *fp);
155 int perf_header__fprintf_info(struct perf_session *s, FILE *fp, bool full);
164 size_t perf_event__fprintf_event_update(union perf_event *event, FILE *fp);
H A Devent.c174 size_t perf_event__fprintf_comm(union perf_event *event, FILE *fp)
186 size_t perf_event__fprintf_namespaces(union perf_event *event, FILE *fp)
213 size_t perf_event__fprintf_cgroup(union perf_event *event, FILE *fp)
315 size_t perf_event__fprintf_mmap(union perf_event *event, FILE *fp)
324 size_t perf_event__fprintf_mmap2(union perf_event *event, FILE *fp)
358 size_t perf_event__fprintf_thread_map(union perf_event *event, FILE *fp)
374 size_t perf_event__fprintf_cpu_map(union perf_event *event, FILE *fp)
406 size_t perf_event__fprintf_task(union perf_event *event, FILE *fp)
429 size_t perf_event__fprintf_aux(union perf_event *event, FILE *fp)
439 size_t perf_event__fprintf_itrace_start(union perf_event *event, FILE *f
[all...]
H A Ddebug.h82 FILE *debug_file(void);
83 void debug_set_file(FILE *file);
/linux-master/tools/power/cpupower/bench/
H A Dparse.c51 FILE *prepare_output(const char *dirname)
53 FILE *output = NULL;
159 FILE *configfile;
/linux-master/scripts/kconfig/
H A Dlkc.h34 void zconfdump(FILE *out);
36 FILE *zconf_fopen(const char *name);
46 static inline void xfwrite(const void *str, size_t len, size_t count, FILE *out)
/linux-master/scripts/
H A Dmarkup_oops.pl202 open(FILE, $cross_compile."objdump -dS $filename |") || die "Cannot start objdump";
203 while (<FILE>) {
209 close(FILE);
235 open(FILE, $cross_compile."objdump -dS --adjust-vma=$vmaoffset --start-address=$decodestart --stop-address=$decodestop $filename |") || die "Cannot start objdump";
237 while (<FILE>) {
263 close(FILE);
/linux-master/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.h205 void symtable_dump(FILE *ofile, FILE *dfile);
/linux-master/tools/testing/selftests/timens/
H A Dprocfs.c71 FILE *proc;
96 FILE *proc;
/linux-master/tools/bpf/bpftool/
H A Dtracelog.c24 FILE *trace_pipe_fd;
70 FILE *fp;
/linux-master/tools/testing/selftests/power_supply/
H A Dhelpers.sh139 FILE="$1"
142 done < "$FILE"
/linux-master/tools/testing/selftests/resctrl/
H A Dcache.c76 FILE *fp;
106 FILE *fp;
/linux-master/tools/perf/
H A Dbuiltin-buildid-list.c55 static int sysfs__fprintf_build_id(FILE *fp)
67 static int filename__fprintf_build_id(const char *name, FILE *fp)
/linux-master/arch/mips/boot/tools/
H A Drelocs.c205 static void read_ehdr(FILE *fp)
260 static void read_shdrs(FILE *fp)
294 static void read_strtabs(FILE *fp)
319 static void read_symtabs(FILE *fp)
352 static void read_relocs(FILE *fp)
407 static void remove_relocs(FILE *fp)
551 static int write_reloc_as_bin(uint32_t v, FILE *f)
561 static int write_reloc_as_text(uint32_t v, FILE *f)
572 static void emit_relocs(int as_text, int as_bin, FILE *outf)
575 int (*write_reloc)(uint32_t, FILE *)
[all...]
H A Drelocs_main.c33 FILE *fp;
/linux-master/tools/power/x86/intel-speed-select/
H A Disst-display.c84 static void format_and_print_txt(FILE *outf, int level, char *header,
112 static void format_and_print(FILE *outf, int level, char *header, char *value)
169 static int print_package_info(struct isst_id *id, FILE *outf)
210 static void _isst_pbf_display_information(struct isst_id *id, FILE *outf, int level,
253 static void _isst_fact_display_information(struct isst_id *id, FILE *outf, int level,
331 void isst_ctdp_display_core_info(struct isst_id *id, FILE *outf, char *prefix,
350 void isst_ctdp_display_information(struct isst_id *id, FILE *outf, int tdp_level,
560 void isst_ctdp_display_information_start(FILE *outf)
567 void isst_ctdp_display_information_end(FILE *outf)
573 void isst_pbf_display_information(struct isst_id *id, FILE *out
[all...]
/linux-master/arch/x86/tools/
H A Drelocs_common.c24 FILE *fp;
H A Dinsn_sanity.c36 static FILE *input_file; /* Input file name */
52 static void dump_field(FILE *fp, const char *name, const char *indent,
63 static void dump_insn(FILE *fp, struct insn *insn)
81 static void dump_stream(FILE *fp, const char *msg, unsigned long nr_iter,
/linux-master/samples/bpf/
H A Dsockex1_user.c18 FILE *f;

Completed in 221 milliseconds

1234567891011>>