Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_entity.h247 struct struct_pm_stats { struct
H A Dcudbg_lib.c1616 struct struct_pm_stats *pm_stats_buff; in collect_pm_stats()
1620 size = sizeof(struct struct_pm_stats); in collect_pm_stats()
1626 pm_stats_buff = (struct struct_pm_stats *) scratch_buff.data; in collect_pm_stats()
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c1890 struct struct_pm_stats *pm_stats_buff; in view_pm_stats()
1898 pm_stats_buff = (struct struct_pm_stats *)dc_buff.data; in view_pm_stats()