Home
last modified time | relevance | path

Searched refs:msc_mode (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/intel_th/
H A Dmsu.c1798 static const char * const msc_mode[] = { variable
1849 const char *mode = msc_mode[msc->mode]; in mode_show()
1882 i = match_string(msc_mode, ARRAY_SIZE(msc_mode), mode); in mode_store()
/kernel/linux/linux-6.6/drivers/hwtracing/intel_th/
H A Dmsu.c1812 static const char * const msc_mode[] = { variable
1863 const char *mode = msc_mode[msc->mode]; in mode_show()
1896 i = match_string(msc_mode, ARRAY_SIZE(msc_mode), mode); in mode_store()

Completed in 6 milliseconds