Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwtracing/intel_th/
Dmsu.c767 if (msc->mode > MSC_MODE_MULTI) in msc_configure()
770 if (msc->mode == MSC_MODE_MULTI) { in msc_configure()
802 msc->thdev->output.multiblock = msc->mode == MSC_MODE_MULTI; in msc_configure()
826 if (msc->mode == MSC_MODE_MULTI) in msc_disable()
1289 else if (msc->mode == MSC_MODE_MULTI) in msc_buffer_free()
1324 } else if (msc->mode == MSC_MODE_MULTI) { in msc_buffer_alloc()
1560 } else if (msc->mode == MSC_MODE_MULTI) { in intel_th_msc_read()
1656 msc->mode != MSC_MODE_MULTI) in intel_th_msc_mmap()
1703 msc->mode = msc->multi_is_broken ? MSC_MODE_SINGLE : MSC_MODE_MULTI; in intel_th_msc_init()
1821 [MSC_MODE_MULTI] = "multi",
[all …]
Dmsu-sink.c37 *mode = MSC_MODE_MULTI; in msu_sink_assign()
/linux-6.12.1/include/linux/
Dintel_th.h16 MSC_MODE_MULTI, enumerator