Lines Matching refs:time_us
127 TP_PROTO(const char *dev_name, const char *profile_info, s64 time_us,
130 TP_ARGS(dev_name, profile_info, time_us, err),
135 __field(s64, time_us)
142 __entry->time_us = time_us;
148 __entry->time_us, __entry->err)
152 TP_PROTO(const char *dev_name, const char *profile_info, s64 time_us,
154 TP_ARGS(dev_name, profile_info, time_us, err));
157 TP_PROTO(const char *dev_name, const char *profile_info, s64 time_us,
159 TP_ARGS(dev_name, profile_info, time_us, err));
162 TP_PROTO(const char *dev_name, const char *profile_info, s64 time_us,
164 TP_ARGS(dev_name, profile_info, time_us, err));