Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_witness.c236 unsigned w_displayed:1; member
998 if (w->w_displayed) { in witness_ddb_display_descendants()
1002 w->w_displayed = 1; in witness_ddb_display_descendants()
1046 w->w_displayed = 0; in witness_ddb_display()
2912 w->w_displayed = 0; in sysctl_debug_witness_fullgraph()
2947 if (w->w_displayed != 0 || (w->w_file == NULL && w->w_line == 0)) in witness_add_fullgraph()
2949 w->w_displayed = 1; in witness_add_fullgraph()