Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_entity.h202 struct struct_pm_stats { struct
H A Dcudbg_lib.c1528 struct struct_pm_stats *pm_stats_buff; in collect_pm_stats()
1532 size = sizeof(struct struct_pm_stats); in collect_pm_stats()
1538 pm_stats_buff = (struct struct_pm_stats *) scratch_buff.data; in collect_pm_stats()