Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/stm/
H A Dp_sys-t.c85 struct sys_t_output { struct
101 struct sys_t_output *opriv; in sys_t_output_open() argument
238 static inline bool sys_t_need_ts(struct sys_t_output *op) in sys_t_need_ts()
250 static bool sys_t_need_clock_sync(struct sys_t_output *op) in sys_t_need_clock_sync()
290 struct sys_t_output *op = output->pdrv_private; in sys_t_write()