代码搜索:DiskPerf
找到约 25 项符合「DiskPerf」的源代码
代码结果 25
www.eeworm.com/read/297100/8052304
c diskperf.c
/*++
Copyright (C) Microsoft Corporation, 1991 - 1999
Module Name:
diskperf.c
Abstract:
This driver monitors disk accesses capturing performance data.
Environment:
kerne
www.eeworm.com/read/325331/13212091
cpp diskperf.cpp
extern "C"
{
#define INITGUID
#include "ntddk.h"
#include "ntdddisk.h"
#include "stdarg.h"
#include "stdio.h"
#include
#include
#include "wmistr.h"
#incl
www.eeworm.com/read/313921/13579313
c diskperf.c
/*++
Copyright (C) Microsoft Corporation, 1991 - 1999
Module Name:
diskperf.c
Abstract:
This driver monitors disk accesses capturing performance data.
Environment:
kerne
www.eeworm.com/read/313921/13579314
rc diskperf.rc
//---------------------------------------------------------------------------
// diskperf.rc
//
// Copyright (C) Microsoft Corporation, 1992 - 1999
//----------------------------------------------
www.eeworm.com/read/346897/11713908
inf diskperf.inf
; diskperf.inf
;
; Installation inf for the Disk Performance Monitor Filter driver [ DDK Sample ]
;
; Copyright (c) Microsoft Corporation
;
[Version]
Signature = "$Windows NT$"
Class = D
www.eeworm.com/read/346897/11713913
res diskperf.res
www.eeworm.com/read/346897/11713915
sys diskperf.sys
www.eeworm.com/read/346897/11713925
c diskperf.c
/*++
Copyright (C) Microsoft Corporation, 1991 - 1999
Module Name:
diskperf.c
Abstract:
This driver monitors disk accesses capturing performance data.
Environment:
kerne