Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/intel_th/
H A Dintel_th.h238 int intel_th_trace_switch(struct intel_th_device *thdev);
H A Dcore.c999 int intel_th_trace_switch(struct intel_th_device *thdev) in intel_th_trace_switch() function
1014 EXPORT_SYMBOL_GPL(intel_th_trace_switch);
H A Dmsu.c1725 intel_th_trace_switch(msc->thdev); in msc_win_switch()