Searched refs:witness_add_fullgraph (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/kern/
H A Dsubr_witness.c335 static void witness_add_fullgraph(struct sbuf *sb, struct witness *parent);
2601 witness_add_fullgraph(sb, w);
2630 witness_add_fullgraph(struct sbuf *sb, struct witness *w) function
2643 witness_add_fullgraph(sb, &w_data[i]);

Completed in 48 milliseconds