Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/pmcstat/
Dpmcpl_calltree.c465 int v_attrs, ns_len, vs_len, is_len, width, indentwidth, x, y; in pmcpl_ct_node_printtop() local
507 width = indentwidth = 5 + 1; in pmcpl_ct_node_printtop()
545 PMCSTAT_PRINTW("\n%*s", indentwidth, space); in pmcpl_ct_node_printtop()
546 width = indentwidth + ns_len + is_len + vs_len; in pmcpl_ct_node_printtop()