Home
last modified time | relevance | path

Searched refs:up_hist_handle (Results 1 – 3 of 3) sorted by relevance

/external/blktrace/btt/
Dunplug_hist.c51 if (dip && dip->up_hist_handle) { in unplug_hist_add()
54 struct hist_bkt *hbp = dip->up_hist_handle; in unplug_hist_add()
Ddevs.c89 unplug_hist_free(dip->up_hist_handle); in __dip_exit()
140 dip->up_hist_handle = unplug_hist_alloc(dip); in dip_alloc()
Dglobals.h135 void *q2q_handle, *seek_handle, *bno_dump_handle, *up_hist_handle; member