NT4/private/ntos/dd/histgram/perflib/histtrnm.h

30 lines
414 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
/*++
Copyright (c) 1994 Microsoft Corportaion
Module Name:
histtrnm.h
Abstract:
Offset definitions for extensible counter objects and counters.
Author:
Stephane Plante (2/2/95)
Revision History:
--*/
#define HISTGRAM_OBJECT 0
#define HISTGRAM_MEDIAN 2
#define HISTGRAM_RMEDIAN 4
#define HISTGRAM_WMEDIAN 6
#define HISTGRAM_REQUEST 8
#define HISTGRAM_RREQUEST 10
#define HISTGRAM_WREQUEST 12