Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zonestat/zonestat/
H A Dzonestat.c226 boolean_t opt_timestamp = B_FALSE; variable
1012 if (opt_timestamp) { in zonestat_print_summary_zone()
1042 if (opt_timestamp) { in zonestat_print_resource_()
1084 if (opt_timestamp) { in zonestat_print_resource_zone()
1592 if (opt_timestamp) { in zonestat_print_cpu_res()
1671 if (opt_timestamp) { in zonestat_print_cpu_zone()
1901 if (opt_timestamp) { in zonestat_print_footer()
1922 if (opt_timestamp) { in zonestat_print_header()
1971 if (opt_timestamp) { in zonestat_print_header()
2329 opt_timestamp = B_TRUE; in main()
[all …]