Home
last modified time | relevance | path

Searched refs:MSC_MODE_SINGLE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/hwtracing/intel_th/
H A Dmsu.c781 if (msc->mode == MSC_MODE_SINGLE) { in msc_configure()
832 if (msc->mode == MSC_MODE_SINGLE) { in msc_disable()
1031 if (msc->mode == MSC_MODE_SINGLE) { in msc_buffer_set_uc()
1051 if (msc->mode == MSC_MODE_SINGLE) { in msc_buffer_set_wb()
1285 if (msc->mode == MSC_MODE_SINGLE) in msc_buffer_free()
1316 if (msc->mode == MSC_MODE_SINGLE) { in msc_buffer_alloc()
1401 if (msc->mode == MSC_MODE_SINGLE) in msc_buffer_get_page()
1534 if (msc->mode == MSC_MODE_SINGLE && !msc->single_wrap) in intel_th_msc_read()
1548 if (msc->mode == MSC_MODE_SINGLE) { in intel_th_msc_read()
1647 if (msc->mode != MSC_MODE_SINGLE in intel_th_msc_mmap()
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dintel_th.h15 MSC_MODE_SINGLE = 0, enumerator
/kernel/linux/linux-6.6/include/linux/
H A Dintel_th.h15 MSC_MODE_SINGLE = 0, enumerator
/kernel/linux/linux-5.10/drivers/hwtracing/intel_th/
H A Dmsu.c783 if (msc->mode == MSC_MODE_SINGLE) { in msc_configure()
834 if (msc->mode == MSC_MODE_SINGLE) { in msc_disable()
1273 if (msc->mode == MSC_MODE_SINGLE) in msc_buffer_free()
1304 if (msc->mode == MSC_MODE_SINGLE) { in msc_buffer_alloc()
1387 if (msc->mode == MSC_MODE_SINGLE) in msc_buffer_get_page()
1520 if (msc->mode == MSC_MODE_SINGLE && !msc->single_wrap) in intel_th_msc_read()
1534 if (msc->mode == MSC_MODE_SINGLE) { in intel_th_msc_read()
1633 if (msc->mode != MSC_MODE_SINGLE && in intel_th_msc_mmap()
1682 msc->mode = msc->multi_is_broken ? MSC_MODE_SINGLE : MSC_MODE_MULTI; in intel_th_msc_init()
1799 [MSC_MODE_SINGLE]
[all...]

Completed in 6 milliseconds