Home
last modified time | relevance | path

Searched refs:last_t (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc-tools/dbus-vis/
H A Dipmi_capture.js277 let last_t = currTimestamp();
497 last_t = t;
/openbmc/linux/drivers/android/
H A Dbinder.c4951 struct binder_transaction *last_t = NULL; in binder_thread_release() local
4978 last_t = t; in binder_thread_release()
5000 spin_unlock(&last_t->lock); in binder_thread_release()