Home
last modified time | relevance | path

Searched refs:MSC_MODE_SINGLE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/hwtracing/intel_th/
Dmsu.c492 if (msc->mode == MSC_MODE_SINGLE) { in msc_configure()
545 if (msc->mode == MSC_MODE_SINGLE) { in msc_disable()
870 if (msc->mode == MSC_MODE_SINGLE) in msc_buffer_free()
901 if (msc->mode == MSC_MODE_SINGLE) { in msc_buffer_alloc()
982 if (msc->mode == MSC_MODE_SINGLE) in msc_buffer_get_page()
1109 if (msc->mode == MSC_MODE_SINGLE && !msc->single_wrap) in intel_th_msc_read()
1124 if (msc->mode == MSC_MODE_SINGLE) { in intel_th_msc_read()
1223 if (msc->mode != MSC_MODE_SINGLE && in intel_th_msc_mmap()
1270 [MSC_MODE_SINGLE] = "single",
1354 if (msc->mode == MSC_MODE_SINGLE) in nr_pages_show()
[all …]
Dmsu.h49 MSC_MODE_SINGLE = 0, enumerator