Searched refs:wallclock (Results 1 - 2 of 2) sorted by last modified time

/linux-master/include/trace/events/
H A Dsof.h49 __field(u64, wallclock)
55 __entry->wallclock = posn->wallclock;
57 TP_printk("device_name=%s host_posn=%#llx dai_posn=%#llx wallclock=%#llx",
59 __entry->wallclock)
/linux-master/include/sound/sof/
H A Dstream.h140 uint32_t wallclock_hz; /**< frequency of wallclock in Hz */
145 uint64_t wallclock; /**< audio wall clock */ member in struct:sof_ipc_stream_posn

Completed in 467 milliseconds