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()
1589 if (opt_timestamp) { in zonestat_print_cpu_res()
1668 if (opt_timestamp) { in zonestat_print_cpu_zone()
1898 if (opt_timestamp) { in zonestat_print_footer()
1919 if (opt_timestamp) { in zonestat_print_header()
1968 if (opt_timestamp) { in zonestat_print_header()
2326 opt_timestamp = B_TRUE; in main()
[all …]