Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdladm/common/
H A Dusage.c95 uint64_t net_stat_ctime; member
261 ns->net_stat_ctime = o->eo_item.ei_uint64; in add_stat_item()
262 _time = ns->net_stat_ctime; in add_stat_item()
543 *lasttime = head->my_time_stat->net_stat_ctime; in get_starting_point()
550 *lasttime = next->my_time_stat->net_stat_ctime; in get_starting_point()
611 bcopy(&ns->net_stat_ctime, &usage.du_etime, sizeof (usage.du_etime)); in add_pe_to_file()
753 ne->net_entry_ttime += (ns->net_stat_ctime - in add_stat_to_tbl()
754 ne->net_entry_stail->net_stat_ctime); in add_stat_to_tbl()
755 ns->net_stat_tdiff = ns->net_stat_ctime - in add_stat_to_tbl()
756 ne->net_entry_stail->net_stat_ctime; in add_stat_to_tbl()
[all …]