Lines Matching refs:time_us
128 TP_PROTO(const char *dev_name, const char *profile_info, s64 time_us,
131 TP_ARGS(dev_name, profile_info, time_us, err),
136 __field(s64, time_us)
143 __entry->time_us = time_us;
149 __entry->time_us, __entry->err)
153 TP_PROTO(const char *dev_name, const char *profile_info, s64 time_us,
155 TP_ARGS(dev_name, profile_info, time_us, err));
158 TP_PROTO(const char *dev_name, const char *profile_info, s64 time_us,
160 TP_ARGS(dev_name, profile_info, time_us, err));
163 TP_PROTO(const char *dev_name, const char *profile_info, s64 time_us,
165 TP_ARGS(dev_name, profile_info, time_us, err));