Home
last modified time | relevance | path

Searched refs:intel_th_trace_switch (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hwtracing/intel_th/
H A Dintel_th.h238 int intel_th_trace_switch(struct intel_th_device *thdev);
H A Dcore.c997 * intel_th_trace_switch() - execute a switch sequence
1000 int intel_th_trace_switch(struct intel_th_device *thdev) in intel_th_trace_switch() function
1015 EXPORT_SYMBOL_GPL(intel_th_trace_switch);
H A Dmsu.c1723 intel_th_trace_switch(msc->thdev); in msc_win_switch()