Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/dlstat/
H A Ddlstat.c1640 ofmt_field_t *oftemplate; in do_show() local
1780 oftemplate = rx_lane_s_fields; in do_show()
1786 oftemplate = tx_lane_s_fields; in do_show()
1792 oftemplate = total_s_fields; in do_show()
1802 oferr = ofmt_open(fields_str, oftemplate, ofmtflags, 0, &ofmt); in do_show()
1841 ofmt_field_t *oftemplate; in do_show_phys() local
1957 oftemplate = rx_ring_s_fields; in do_show_phys()
1962 oftemplate = tx_ring_s_fields; in do_show_phys()
1967 oftemplate = ring_s_fields; in do_show_phys()
1981 oferr = ofmt_open(fields_str, oftemplate, ofmtflags, 0, &ofmt); in do_show_phys()
[all …]