Lines Matching refs:rate
90 TP_PROTO(struct clk_core *core, unsigned long rate),
92 TP_ARGS(core, rate),
96 __field(unsigned long, rate )
101 __entry->rate = rate;
104 TP_printk("%s %lu", __get_str(name), (unsigned long)__entry->rate)
109 TP_PROTO(struct clk_core *core, unsigned long rate),
111 TP_ARGS(core, rate)
116 TP_PROTO(struct clk_core *core, unsigned long rate),
118 TP_ARGS(core, rate)
123 TP_PROTO(struct clk_core *core, unsigned long rate),
125 TP_ARGS(core, rate)
130 TP_PROTO(struct clk_core *core, unsigned long rate),
132 TP_ARGS(core, rate)