Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_witness.c328 static void witness_add_fullgraph(struct sbuf *sb, struct witness *parent);
2914 witness_add_fullgraph(sb, w); in sysctl_debug_witness_fullgraph()
2943 witness_add_fullgraph(struct sbuf *sb, struct witness *w) in witness_add_fullgraph() function
2956 witness_add_fullgraph(sb, &w_data[i]); in witness_add_fullgraph()