Lines Matching refs:time_us
119 TP_PROTO(const char *dev_name, const char *profile_info, s64 time_us,
122 TP_ARGS(dev_name, profile_info, time_us, err),
127 __field(s64, time_us)
134 __entry->time_us = time_us;
140 __entry->time_us, __entry->err)
144 TP_PROTO(const char *dev_name, const char *profile_info, s64 time_us,
146 TP_ARGS(dev_name, profile_info, time_us, err));
149 TP_PROTO(const char *dev_name, const char *profile_info, s64 time_us,
151 TP_ARGS(dev_name, profile_info, time_us, err));
154 TP_PROTO(const char *dev_name, const char *profile_info, s64 time_us,
156 TP_ARGS(dev_name, profile_info, time_us, err));