Searched refs:period_type (Results 1 – 5 of 5) sorted by relevance
249 enum intel_pt_period_type period_type; member
167 enum intel_pt_period_type period_type; member226 if (decoder->period_type == INTEL_PT_PERIOD_TICKS) { in intel_pt_setup_period()267 decoder->period_type = params->period_type; in intel_pt_decoder_new()969 switch (decoder->period_type) { in intel_pt_next_sample()985 switch (decoder->period_type) { in intel_pt_sample_insn()1802 if (decoder->period_type == INTEL_PT_PERIOD_MTC) in intel_pt_walk_psbend()1917 if (decoder->period_type == INTEL_PT_PERIOD_MTC) in intel_pt_walk_fup_tip()2209 if (decoder->period_type != INTEL_PT_PERIOD_MTC) in intel_pt_walk_trace()
1335 synth_opts->period_type = PERF_ITRACE_PERIOD_INSTRUCTIONS; in itrace_synth_opts__set_default()1340 synth_opts->period_type = PERF_ITRACE_DEFAULT_PERIOD_TYPE; in itrace_synth_opts__set_default()1430 synth_opts->period_type = in itrace_parse_synth_opts()1435 synth_opts->period_type = in itrace_parse_synth_opts()1448 synth_opts->period_type = in itrace_parse_synth_opts()1566 synth_opts->period_type = in itrace_parse_synth_opts()
132 enum itrace_period_type period_type; member
1055 switch (pt->synth_opts.period_type) { in intel_pt_alloc_queue()1057 params.period_type = in intel_pt_alloc_queue()1062 params.period_type = INTEL_PT_PERIOD_TICKS; in intel_pt_alloc_queue()1066 params.period_type = INTEL_PT_PERIOD_TICKS; in intel_pt_alloc_queue()1076 params.period_type = INTEL_PT_PERIOD_INSTRUCTIONS; in intel_pt_alloc_queue()3045 if (pt->synth_opts.period_type == PERF_ITRACE_PERIOD_NANOSECS) in intel_pt_synth_events()