windows-nt/Source/XPSP1/NT/windows/appcompat/shimdbc/stats.h

14 lines
379 B
C
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
///////////////////////////////////////////////////////////////////////////////
//
// File: stats.h
//
// History: 21-Dec-00 markder Created.
//
// Desc: This file contains statistic dumping routines.
//
///////////////////////////////////////////////////////////////////////////////
class SdbDatabase;
VOID DumpVerboseStats(SdbDatabase* pDatabase, BOOL bSummary);