Home
last modified time | relevance | path

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

/openbmc/linux/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()
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()
1814 [MSC_MODE_MULTI] = "multi",
1916 if (i == MSC_MODE_MULTI && msc->multi_is_broken) in mode_store()
1971 else if (msc->mode == MSC_MODE_MULTI) { in nr_pages_show()
[all …]
H A Dmsu-sink.c37 *mode = MSC_MODE_MULTI; in msu_sink_assign()
/openbmc/linux/include/linux/
H A Dintel_th.h16 MSC_MODE_MULTI, enumerator