Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwtracing/intel_th/
Dmsu.c762 if (msc->mode > MSC_MODE_MULTI) in msc_configure()
765 if (msc->mode == MSC_MODE_MULTI) { in msc_configure()
797 msc->thdev->output.multiblock = msc->mode == MSC_MODE_MULTI; in msc_configure()
821 if (msc->mode == MSC_MODE_MULTI) in msc_disable()
1260 else if (msc->mode == MSC_MODE_MULTI) in msc_buffer_free()
1294 } else if (msc->mode == MSC_MODE_MULTI) { in msc_buffer_alloc()
1523 } else if (msc->mode == MSC_MODE_MULTI) { in intel_th_msc_read()
1619 msc->mode != MSC_MODE_MULTI) in intel_th_msc_mmap()
1667 msc->mode = MSC_MODE_MULTI; in intel_th_msc_init()
1772 [MSC_MODE_MULTI] = "multi",
[all …]
Dmsu-sink.c37 *mode = MSC_MODE_MULTI; in msu_sink_assign()
/Linux-v5.4/include/linux/
Dintel_th.h16 MSC_MODE_MULTI, enumerator