Searched defs:output (Results 426 - 450 of 457) sorted by path

<<111213141516171819

/linux-master/tools/iio/
H A Diio_utils.c218 int iioutils_get_param_float(float *output, cons argument
[all...]
/linux-master/tools/lib/bpf/
H A Dlinker.c2749 static int emit_btf_ext_data(struct bpf_linker *linker, void *output, argument
/linux-master/tools/lib/perf/
H A Devlist.c467 int *output, fd, cpu; local
439 perf_evlist__mmap_cb_mmap(struct perf_mmap *map, struct perf_mmap_param *mp, int output, struct perf_cpu cpu) argument
562 int output = -1; local
572 int output = -1; local
602 int output = -1; local
[all...]
/linux-master/tools/net/ynl/
H A Dcli.py45 def output(msg): function in function:main
/linux-master/tools/perf/arch/x86/util/
H A Diostat.c76 static void iio_root_port_show(FILE *output, argument
[all...]
/linux-master/tools/perf/
H A Dbuiltin-c2c.c2042 char *output = output_ ? strdup(output_) : NULL; local
2088 c2c_hists__reinit(struct c2c_hists *c2c_hists, const char *output, const char *sort) argument
[all...]
H A Dbuiltin-inject.c120 struct perf_data output; member in struct:perf_inject
[all...]
H A Dbuiltin-kvm.c477 char *output = output_ ? strdup(output_) : NULL; local
508 static int kvm_hists__reinit(const char *output, const char *sort) argument
H A Dbuiltin-script.c230 } output[OUTPUT_TYPE_MAX] = { variable in typeref:struct:__anon1548
[all...]
H A Dbuiltin-stat.c2530 FILE *output = stderr; local
[all...]
H A Dbuiltin-trace.c149 FILE *output; member in struct:trace
[all...]
/linux-master/tools/perf/util/
H A Devlist.c869 perf_evlist__mmap_cb_mmap(struct perf_mmap *_map, struct perf_mmap_param *_mp, int output, struct perf_cpu cpu) argument
H A Dgenelf.c58 char *output; member in struct:options
H A Djitdump.c36 struct perf_data *output; member in struct:jit_buf_desc
61 struct perf_data output; member in struct:jit_tool
821 jit_process(struct perf_session *session, struct perf_data *output, struct machine *machine, char *filename, pid_t pid, pid_t tid, u64 *nbytes) argument
H A Dsort.c3677 static bool get_elide(int idx, FILE *output) argument
3713 sort__setup_elide(FILE *output) argument
[all...]
H A Dsrcline.c478 char *output = NULL; local
H A Dstat-display.c192 FILE *output local
245 FILE *output = config->output; local
299 FILE *output = config->output; local
661 FILE *output = config->output; local
685 FILE *output = config->output; local
705 FILE *output = config->output; local
970 FILE *output = config->output; local
1044 FILE *output = config->output; local
1261 FILE *output = config->output; local
1307 FILE *output = config->output; local
1390 print_table(struct perf_stat_config *config, FILE *output, int precision, double avg) argument
1426 FILE *output = config->output; local
1480 FILE *output = config->output; local
[all...]
H A Dstat.h94 FILE *output; member in struct:perf_stat_config
H A Dzstd.c37 ZSTD_outBuffer output; local
86 ZSTD_outBuffer output = { dst, dst_size, 0 }; local
[all...]
/linux-master/tools/testing/selftests/arm64/fp/
H A Dfp-stress.c32 char *name, *output; member in struct:child_data
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcore_reloc.c400 const char *output; member in struct:core_reloc_test_case
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_loop.c11 int output; member in struct:callback_ctx
H A Dfor_each_array_map_elem.c23 int output; member in struct:callback_ctx
H A Dfor_each_hash_map_elem.c25 int output; member in struct:callback_ctx
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_features.c87 u64 res, input, output; local

Completed in 357 milliseconds

<<111213141516171819