/*++ 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