Home
last modified time | relevance | path

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

/Linux-v5.4/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()
879 bts->sampling_mode = false; in intel_bts_process_auxtrace_info()
Dintel-pt.c63 bool sampling_mode; member
268 might_overlap = ptq->pt->snapshot_mode || ptq->pt->sampling_mode; in intel_pt_get_buffer()
1059 if (pt->sampling_mode && !pt->snapshot_mode && in intel_pt_setup_queue()
2168 !pt->sampling_mode) { in intel_pt_run_decoder()
3181 pt->sampling_mode = false; in intel_pt_process_auxtrace_info()
/Linux-v5.4/drivers/media/platform/sti/hva/
Dhva-h264.c322 u16 sampling_mode; member
721 td->sampling_mode = SAMPLING_MODE_NV12; in hva_h264_prepare_task()
724 td->sampling_mode = SAMPLING_MODE_NV21; in hva_h264_prepare_task()