Home
last modified time | relevance | path

Searched refs:sampling_mode (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/tools/perf/util/
Dintel-bts.c51 bool sampling_mode; member
186 if (bts->sampling_mode) in intel_bts_setup_queue()
471 if (!btsq->bts->sampling_mode) in intel_bts_process_queue()
501 (!old_buffer || btsq->bts->sampling_mode || in intel_bts_process_queue()
514 if (!btsq->bts->sampling_mode) in intel_bts_process_queue()
642 if (bts->sampling_mode) in intel_bts_process_auxtrace_event()
684 if (dump_trace || bts->sampling_mode) in intel_bts_flush()
888 bts->sampling_mode = false; in intel_bts_process_auxtrace_info()
Dintel-pt.c70 bool sampling_mode; member
408 might_overlap = ptq->pt->snapshot_mode || ptq->pt->sampling_mode; in intel_pt_get_buffer()
1561 if (pt->sampling_mode && !pt->snapshot_mode && in intel_pt_setup_queue()
2859 !pt->sampling_mode && !pt->synth_opts.vm_time_correlation) { in intel_pt_run_decoder()
3404 if (pt->sampling_mode) { in intel_pt_process_event()
4218 pt->sampling_mode = intel_pt_sampling_mode(pt); in intel_pt_process_auxtrace_info()
4377 if (pt->sampling_mode || list_empty(&session->auxtrace_index)) in intel_pt_process_auxtrace_info()
/linux-6.1.9/drivers/media/platform/st/sti/hva/
Dhva-h264.c322 u16 sampling_mode; member
723 td->sampling_mode = SAMPLING_MODE_NV12; in hva_h264_prepare_task()
726 td->sampling_mode = SAMPLING_MODE_NV21; in hva_h264_prepare_task()