Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/intel_th/
H A Ddebug.h15 void intel_th_debug_done(void);
21 static inline void intel_th_debug_done(void) in intel_th_debug_done() function
H A Ddebug.c24 void intel_th_debug_done(void) in intel_th_debug_done() function
H A Dcore.c1078 intel_th_debug_done(); in intel_th_exit()