Lines Matching refs:time_us
153 TP_PROTO(const char *dev_name, const char *profile_info, s64 time_us,
156 TP_ARGS(dev_name, profile_info, time_us, err),
161 __field(s64, time_us)
168 __entry->time_us = time_us;
174 __entry->time_us, __entry->err)
178 TP_PROTO(const char *dev_name, const char *profile_info, s64 time_us,
180 TP_ARGS(dev_name, profile_info, time_us, err));
183 TP_PROTO(const char *dev_name, const char *profile_info, s64 time_us,
185 TP_ARGS(dev_name, profile_info, time_us, err));
188 TP_PROTO(const char *dev_name, const char *profile_info, s64 time_us,
190 TP_ARGS(dev_name, profile_info, time_us, err));