Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/intel_th/
H A Dmsu.c792 if (msc->mode == MSC_MODE_SINGLE) { in msc_configure()
843 if (msc->mode == MSC_MODE_SINGLE) { in msc_disable()
1041 if (msc->mode == MSC_MODE_SINGLE) { in msc_buffer_set_uc()
1061 if (msc->mode == MSC_MODE_SINGLE) { in msc_buffer_set_wb()
1292 if (msc->mode == MSC_MODE_SINGLE) in msc_buffer_free()
1324 if (msc->mode == MSC_MODE_SINGLE) { in msc_buffer_alloc()
1412 if (msc->mode == MSC_MODE_SINGLE) in msc_buffer_get_page()
1547 if (msc->mode == MSC_MODE_SINGLE && !msc->single_wrap) in intel_th_msc_read()
1561 if (msc->mode == MSC_MODE_SINGLE) { in intel_th_msc_read()
1646 if (msc->mode != MSC_MODE_SINGLE in intel_th_msc_mmap()
[all...]
/linux/include/linux/
H A Dintel_th.h15 MSC_MODE_SINGLE = 0, enumerator