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

/linux-master/tools/perf/util/
H A Dintel-bts.c51 bool sampling_mode; member in struct:intel_bts
186 if (bts->sampling_mode)
471 if (!btsq->bts->sampling_mode)
501 (!old_buffer || btsq->bts->sampling_mode ||
514 if (!btsq->bts->sampling_mode)
642 if (bts->sampling_mode)
684 if (dump_trace || bts->sampling_mode)
888 bts->sampling_mode = false;
H A Dintel-pt.c71 bool sampling_mode; member in struct:intel_pt
415 might_overlap = ptq->pt->snapshot_mode || ptq->pt->sampling_mode;
1592 if (pt->sampling_mode && !pt->snapshot_mode &&
2924 !pt->sampling_mode && !pt->synth_opts.vm_time_correlation) {
3477 if (pt->sampling_mode) {
4311 pt->sampling_mode = intel_pt_sampling_mode(pt);
4468 if (pt->sampling_mode || list_empty(&session->auxtrace_index))
/linux-master/drivers/media/platform/st/sti/hva/
H A Dhva-h264.c228 * @sampling_mode: Input picture format .
322 u16 sampling_mode; member in struct:hva_h264_td
723 td->sampling_mode = SAMPLING_MODE_NV12;
726 td->sampling_mode = SAMPLING_MODE_NV21;

Completed in 143 milliseconds