sampling_mode     322 drivers/media/platform/sti/hva/hva-h264.c 	u16 sampling_mode;
sampling_mode     721 drivers/media/platform/sti/hva/hva-h264.c 		td->sampling_mode = SAMPLING_MODE_NV12;
sampling_mode     724 drivers/media/platform/sti/hva/hva-h264.c 		td->sampling_mode = SAMPLING_MODE_NV21;
sampling_mode      51 tools/perf/util/intel-bts.c 	bool				sampling_mode;
sampling_mode     186 tools/perf/util/intel-bts.c 	if (bts->sampling_mode)
sampling_mode     471 tools/perf/util/intel-bts.c 		if (!btsq->bts->sampling_mode)
sampling_mode     501 tools/perf/util/intel-bts.c 	    (!old_buffer || btsq->bts->sampling_mode ||
sampling_mode     514 tools/perf/util/intel-bts.c 		if (!btsq->bts->sampling_mode)
sampling_mode     642 tools/perf/util/intel-bts.c 	if (bts->sampling_mode)
sampling_mode     684 tools/perf/util/intel-bts.c 	if (dump_trace || bts->sampling_mode)
sampling_mode     879 tools/perf/util/intel-bts.c 	bts->sampling_mode = false;
sampling_mode      63 tools/perf/util/intel-pt.c 	bool sampling_mode;
sampling_mode     268 tools/perf/util/intel-pt.c 	might_overlap = ptq->pt->snapshot_mode || ptq->pt->sampling_mode;
sampling_mode    1059 tools/perf/util/intel-pt.c 		if (pt->sampling_mode && !pt->snapshot_mode &&
sampling_mode    2168 tools/perf/util/intel-pt.c 		    !pt->sampling_mode) {
sampling_mode    3181 tools/perf/util/intel-pt.c 	pt->sampling_mode = false;