Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dintel_th.h15 MSC_MODE_SINGLE = 0, enumerator
/Linux-v5.4/drivers/hwtracing/intel_th/
Dmsu.c778 if (msc->mode == MSC_MODE_SINGLE) { in msc_configure()
829 if (msc->mode == MSC_MODE_SINGLE) { in msc_disable()
1258 if (msc->mode == MSC_MODE_SINGLE) in msc_buffer_free()
1289 if (msc->mode == MSC_MODE_SINGLE) { in msc_buffer_alloc()
1372 if (msc->mode == MSC_MODE_SINGLE) in msc_buffer_get_page()
1505 if (msc->mode == MSC_MODE_SINGLE && !msc->single_wrap) in intel_th_msc_read()
1519 if (msc->mode == MSC_MODE_SINGLE) { in intel_th_msc_read()
1618 if (msc->mode != MSC_MODE_SINGLE && in intel_th_msc_mmap()
1771 [MSC_MODE_SINGLE] = "single",
1924 if (msc->mode == MSC_MODE_SINGLE) in nr_pages_show()
[all …]