/tools/perf/bench/ |
D | numa.c | 74 struct params { struct 76 bool serialize_startup; 79 int nr_proc; 80 int nr_threads; 83 const char *mb_global_str; 84 const char *mb_proc_str; 85 const char *mb_proc_locked_str; 86 const char *mb_thread_str; 88 double mb_global; 89 double mb_proc; [all …]
|
D | futex-wake.c | 43 static struct bench_futex_parameters params = { variable
|
D | futex-requeue.c | 43 static struct bench_futex_parameters params = { variable
|
D | futex-hash.c | 49 static struct bench_futex_parameters params = { variable
|
D | futex-lock-pi.c | 42 static struct bench_futex_parameters params = { variable
|
D | futex-wake-parallel.c | 59 static struct bench_futex_parameters params; variable
|
/tools/power/cpupower/utils/ |
D | cpupower-info.c | 40 int params; in cmd_info() member 41 } params = {}; in cmd_info() local
|
D | cpupower-set.c | 41 int params; in cmd_set() member 42 } params; in cmd_set() local
|
/tools/lib/subcmd/ |
D | subcmd-util.h | 11 static inline void report(const char *prefix, const char *err, va_list params) in report() 20 va_list params; in die() local
|
/tools/testing/kunit/ |
D | kunit_kernel.py | 107 def run(self, params, timeout, build_dir, outfile) -> None: argument 127 def run(self, params, timeout, build_dir, outfile): argument 179 def run(self, params, timeout, build_dir, outfile): argument
|
/tools/perf/util/arm-spe-decoder/ |
D | arm-spe-decoder.c | 77 struct arm_spe_decoder *arm_spe_decoder_new(struct arm_spe_params *params) in arm_spe_decoder_new()
|
/tools/perf/util/cs-etm-decoder/ |
D | cs-etm-decoder.c | 115 static int cs_etm_decoder__gen_etmv3_config(struct cs_etm_trace_params *params, in cs_etm_decoder__gen_etmv3_config() 143 static void cs_etm_decoder__gen_etmv4_config(struct cs_etm_trace_params *params, in cs_etm_decoder__gen_etmv4_config() 161 static void cs_etm_decoder__gen_ete_config(struct cs_etm_trace_params *params, in cs_etm_decoder__gen_ete_config()
|
/tools/testing/selftests/kvm/x86_64/ |
D | xapic_ipi_test.c | 200 struct thread_params *params = (struct thread_params *)arg; in vcpu_thread() local 408 struct thread_params params[2]; in main() local
|
/tools/testing/selftests/kvm/ |
D | access_tracking_perf_test.c | 329 struct test_params *params = arg; in run_test() local 381 struct test_params params = { in main() local
|
/tools/testing/selftests/netfilter/ |
D | nf-queue.c | 148 struct nfqnl_msg_config_params params = { in nfq_build_cfg_params() local
|
/tools/perf/scripts/python/ |
D | exported-sql-viewer.py | 213 def __init__(self, glb, params, parent=None): argument 487 def __init__(self, glb, params, row, parent_item): argument 528 …def __init__(self, glb, params, row, comm_id, thread_id, call_path_id, time, insn_cnt, cyc_cnt, br… argument 572 …def __init__(self, glb, params, row, comm_id, thread_id, call_path_id, name, dso, count, time, ins… argument 589 def __init__(self, glb, params, row, comm_id, thread_id, pid, tid, parent_item): argument 617 def __init__(self, glb, params, row, comm_id, comm, parent_item): argument 641 def __init__(self, glb, params): argument 808 …def __init__(self, glb, params, row, comm_id, thread_id, calls_id, call_time, time, insn_cnt, cyc_… argument 854 …def __init__(self, glb, params, row, comm_id, thread_id, calls_id, name, dso, call_time, time, ins… argument 871 def __init__(self, glb, params, row, comm_id, thread_id, pid, tid, parent_item): argument [all …]
|
/tools/perf/ |
D | builtin-probe.c | 50 } params; variable
|
/tools/perf/util/ |
D | arm-spe.c | 188 struct arm_spe_params params = { .get_trace = 0, }; in arm_spe__alloc_queue() local
|
D | intel-pt.c | 1189 struct intel_pt_params params = { .get_trace = 0, }; in intel_pt_alloc_queue() local
|
/tools/testing/selftests/bpf/ |
D | test_offload.py | 545 chain=None, cls="", params="", argument
|
/tools/include/uapi/linux/ |
D | kvm.h | 206 __u64 params[2]; member 229 __u64 params[6]; member 1239 __u64 params; member
|
/tools/lib/traceevent/ |
D | event-parse.c | 100 struct func_params *params; member 7149 struct func_params *params; in free_func_handle() local
|
/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-decoder.c | 298 struct intel_pt_decoder *intel_pt_decoder_new(struct intel_pt_params *params) in intel_pt_decoder_new()
|