Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dintel-bts.c58 bool sampling_mode; member
193 if (bts->sampling_mode) in intel_bts_setup_queue()
487 if (!btsq->bts->sampling_mode) in intel_bts_process_queue()
517 (!old_buffer || btsq->bts->sampling_mode || in intel_bts_process_queue()
530 if (!btsq->bts->sampling_mode) in intel_bts_process_queue()
658 if (bts->sampling_mode) in intel_bts_process_auxtrace_event()
700 if (dump_trace || bts->sampling_mode) in intel_bts_flush()
895 bts->sampling_mode = false; in intel_bts_process_auxtrace_info()
Dintel-pt.c63 bool sampling_mode; member
260 might_overlap = ptq->pt->snapshot_mode || ptq->pt->sampling_mode; in intel_pt_get_trace()
932 if (pt->sampling_mode && !pt->snapshot_mode && in intel_pt_setup_queue()
1631 !pt->sampling_mode) { in intel_pt_run_decoder()
2505 pt->sampling_mode = false; in intel_pt_process_auxtrace_info()
/Linux-v4.19/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()