Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/intel_th/
A Dmsu.c783 if (msc->mode == MSC_MODE_SINGLE) { in msc_configure()
834 if (msc->mode == MSC_MODE_SINGLE) { in msc_disable()
1033 if (msc->mode == MSC_MODE_SINGLE) { in msc_buffer_set_uc()
1053 if (msc->mode == MSC_MODE_SINGLE) { in msc_buffer_set_wb()
1277 if (msc->mode == MSC_MODE_SINGLE) in msc_buffer_free()
1308 if (msc->mode == MSC_MODE_SINGLE) { in msc_buffer_alloc()
1393 if (msc->mode == MSC_MODE_SINGLE) in msc_buffer_get_page()
1540 if (msc->mode == MSC_MODE_SINGLE) { in intel_th_msc_read()
1639 if (msc->mode != MSC_MODE_SINGLE && in intel_th_msc_mmap()
1805 [MSC_MODE_SINGLE] = "single",
[all …]
/linux/include/linux/
A Dintel_th.h15 MSC_MODE_SINGLE = 0, enumerator

Completed in 6 milliseconds