Searched refs:dthres (Results 1 – 1 of 1) sorted by relevance
215 boottrace_display(struct sbuf *sbp, struct bt_table *btp, uint64_t dthres) in boottrace_display() argument263 if (dthres != 0 && (dmsecs > dthres)) { in boottrace_display()273 } else if (dthres == 0) { in boottrace_display()