Home
last modified time | relevance | path

Searched refs:MSC_MODE_MULTI (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/intel_th/
H A 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()
1275 else if (msc->mode == MSC_MODE_MULTI) in msc_buffer_free()
1309 } else if (msc->mode == MSC_MODE_MULTI) { in msc_buffer_alloc()
1538 } else if (msc->mode == MSC_MODE_MULTI) { in intel_th_msc_read()
1634 msc->mode != MSC_MODE_MULTI) in intel_th_msc_mmap()
1682 msc->mode = msc->multi_is_broken ? MSC_MODE_SINGLE : MSC_MODE_MULTI; in intel_th_msc_init()
1800 [MSC_MODE_MULTI]
[all...]
H A Dmsu-sink.c37 *mode = MSC_MODE_MULTI; in msu_sink_assign()
/kernel/linux/linux-6.6/drivers/hwtracing/intel_th/
H A Dmsu.c765 if (msc->mode > MSC_MODE_MULTI) in msc_configure()
768 if (msc->mode == MSC_MODE_MULTI) { in msc_configure()
800 msc->thdev->output.multiblock = msc->mode == MSC_MODE_MULTI; in msc_configure()
824 if (msc->mode == MSC_MODE_MULTI) in msc_disable()
1287 else if (msc->mode == MSC_MODE_MULTI) in msc_buffer_free()
1321 } else if (msc->mode == MSC_MODE_MULTI) { in msc_buffer_alloc()
1552 } else if (msc->mode == MSC_MODE_MULTI) { in intel_th_msc_read()
1648 msc->mode != MSC_MODE_MULTI) in intel_th_msc_mmap()
1696 msc->mode = msc->multi_is_broken ? MSC_MODE_SINGLE : MSC_MODE_MULTI; in intel_th_msc_init()
1814 [MSC_MODE_MULTI]
[all...]
H A Dmsu-sink.c37 *mode = MSC_MODE_MULTI; in msu_sink_assign()
/kernel/linux/linux-5.10/include/linux/
H A Dintel_th.h16 MSC_MODE_MULTI, enumerator
/kernel/linux/linux-6.6/include/linux/
H A Dintel_th.h16 MSC_MODE_MULTI, enumerator

Completed in 10 milliseconds