Searched refs:itrace_synth_opts (Results 1 – 6 of 6) sorted by relevance
130 struct itrace_synth_opts itrace_synth_opts; member 390 if (inject->itrace_synth_opts.set && sample->aux_sample.size) { in perf_event__repipe_sample() 1936 inject->itrace_synth_opts.set = true; in parse_vm_time_correlation() 1937 inject->itrace_synth_opts.vm_time_correlation = true; in parse_vm_time_correlation() 1945 inject->itrace_synth_opts.vm_tm_corr_dry_run = true; in parse_vm_time_correlation() 1952 inject->itrace_synth_opts.vm_tm_corr_args = strdup(args); in parse_vm_time_correlation() 1954 return inject->itrace_synth_opts.vm_tm_corr_args ? 0 : -ENOMEM; in parse_vm_time_correlation() 2179 inject->itrace_synth_opts.set) { in __cmd_inject() 2209 } else if (inject->itrace_synth_opts in __cmd_inject() [all...]
263 struct itrace_synth_opts itrace_synth_opts = { in report_raw_events() 296 session->itrace_synth_opts = &itrace_synth_opts; in report_raw_events() 262 struct itrace_synth_opts itrace_synth_opts = { report_raw_events() local
2985 struct itrace_synth_opts itrace_synth_opts = { in perf_c2c__report() local3103 session->itrace_synth_opts = &itrace_synth_opts; in perf_c2c__report()
21 struct itrace_synth_opts;53 struct itrace_synth_opts *itrace_synth_opts; member
111 return !session->itrace_synth_opts || in auxtrace__dont_decode() 112 session->itrace_synth_opts->dont_decode; in auxtrace__dont_decode() 359 unsigned long *cpu_bitmap = session->itrace_synth_opts->cpu_bitmap; in filter_cpu() 1437 void itrace_synth_opts__set_default(struct itrace_synth_opts *synth_opts, in get_flags() 1524 int itrace_do_parse_synth_opts(struct itrace_synth_opts *synth_opts, in itrace_do_parse_synth_opts()
47 struct itrace_synth_opts synth_opts;3446 if (session->itrace_synth_opts->set) { in cs_etm__process_auxtrace_info_full()3447 etm->synth_opts = *session->itrace_synth_opts; in cs_etm__process_auxtrace_info_full()3450 session->itrace_synth_opts->default_no_sample); in cs_etm__process_auxtrace_info_full()