Annotation of mstools/samples/sdktools/perfmon/counters.h, revision 1.1

1.1     ! root        1: FLOAT CounterEntry (PLINESTRUCT pLine);
        !             2: BOOL IsCounterSupported ( DWORD dwCounterType );
        !             3: 
        !             4: FLOAT Counter_Counter(PLINESTRUCT pline);
        !             5: FLOAT Counter_Bulk(PLINESTRUCT pline);
        !             6: FLOAT Counter_Timer(PLINESTRUCT pline);
        !             7: FLOAT Counter_Queuelen(PLINESTRUCT pline);
        !             8: FLOAT Counter_Text(PLINESTRUCT pline);
        !             9: FLOAT Counter_Rawcount(PLINESTRUCT pline);
        !            10: FLOAT Sample_Fraction(PLINESTRUCT pline);
        !            11: FLOAT Sample_Counter(PLINESTRUCT pline);
        !            12: FLOAT Counter_Timer_Inv(PLINESTRUCT pline);
        !            13: FLOAT Counter_Timer100Ns(PLINESTRUCT pLineStruct) ;
        !            14: FLOAT Counter_Timer100Ns_Inv(PLINESTRUCT pLineStruct) ;
        !            15: FLOAT Counter_Timer_Multi(PLINESTRUCT pLineStruct) ;
        !            16: FLOAT Counter_Timer_Multi_Inv(PLINESTRUCT pLineStruct) ;
        !            17: FLOAT Counter_Timer100Ns_Multi(PLINESTRUCT pLineStruct) ;
        !            18: FLOAT Counter_Timer100Ns_Multi_Inv(PLINESTRUCT pLineStruct) ;
        !            19: FLOAT Counter_Average_Timer(PLINESTRUCT pLineStruct) ;
        !            20: FLOAT Counter_Average_Bulk(PLINESTRUCT pLineStruct) ;
        !            21: FLOAT Counter_Raw_Fraction(PLINESTRUCT pLineStruct) ;
        !            22: FLOAT Counter_Elapsed_Time (PLINESTRUCT pLineStruct);
        !            23: 
        !            24: FLOAT Counter_Null(PLINESTRUCT pline);
        !            25: 
        !            26: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.