Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_witness.c238 unsigned w_displayed:1; member
997 if (w->w_displayed) { in witness_ddb_display_descendants()
1001 w->w_displayed = 1; in witness_ddb_display_descendants()
1045 w->w_displayed = 0; in witness_ddb_display()
2869 w->w_displayed = 0; in sysctl_debug_witness_fullgraph()
2904 if (w->w_displayed != 0 || (w->w_file == NULL && w->w_line == 0)) in witness_add_fullgraph()
2906 w->w_displayed = 1; in witness_add_fullgraph()