Searched defs:outfile (Results 1 - 7 of 7) sorted by relevance
/linux-4.4.14/arch/x86/entry/vdso/ |
H A D | vdso2c.h | 7 go(void *raw_addr, size_t raw_len, void *stripped_addr, size_t stripped_len, FILE *outfile, const char *name) go() argument
|
H A D | vdso2c.c | 209 FILE *outfile; main() local 168 go(void *raw_addr, size_t raw_len, void *stripped_addr, size_t stripped_len, FILE *outfile, const char *name) go() argument
|
/linux-4.4.14/arch/arm/vdso/ |
H A D | vdsomunge.c | 94 static const char *outfile; variable
|
/linux-4.4.14/arch/mips/boot/ |
H A D | elf2ecoff.c | 276 int infile, outfile; main() local
|
/linux-4.4.14/tools/perf/util/scripting-engines/ |
H A D | trace-event-perl.c | 445 static int perl_generate_script(struct pevent *pevent, const char *outfile) perl_generate_script() argument
|
H A D | trace-event-python.c | 1036 static int python_generate_script(struct pevent *pevent, const char *outfile) python_generate_script() argument
|
/linux-4.4.14/scripts/ |
H A D | analyze_suspend.py | 230 outfile = '' variable in class:Data
|
Completed in 283 milliseconds