Home
last modified time | relevance | path

Searched refs:KeQueryTickCount (Results 1 – 25 of 27) sorted by relevance

12

/reactos/drivers/storage/class/classpnp/
H A Dhistory.c79 KeQueryTickCount(&item->TickCountSent); in HistoryLogSendPacket()
99 KeQueryTickCount(&item->TickCountCompleted); in HistoryLogReturnedPacket()
H A Ddebug.c363 KeQueryTickCount(&Pkt->DbgTimeSent); in DbgLogSendPacket()
379 KeQueryTickCount(&Pkt->DbgTimeReturned); in DbgLogReturnPacket()
544 KeQueryTickCount(&SpinUpTime); in SnapDiskStartup()
H A Dlock.c165 KeQueryTickCount((&trackingBlock.TimeLocked)); in ClassAcquireRemoveLockEx()
H A Dclasswmi.c958 KeQueryTickCount(&nowTick); in ConvertTickToDateTime()
H A Dclass.c6438 KeQueryTickCount(&staticErrLogData.TickCount);
12226 KeQueryTickCount(&now);
12407 KeQueryTickCount(&fdoData->Retry.Tick);
12472 KeQueryTickCount(&fire);
/reactos/drivers/crypto/ksecdd/
H A Drandom.c35 KeQueryTickCount(&TickCount); in KsecGenRandom()
105 KeQueryTickCount(&EntropyData->TickCount); in KsecGatherEntropyData()
/reactos/ntoskrnl/ke/
H A Dclock.c162 #undef KeQueryTickCount
165 KeQueryTickCount(IN PLARGE_INTEGER TickCount) in KeQueryTickCount() function
/reactos/ntoskrnl/io/iomgr/
H A Dremlock.c117 KeQueryTickCount(&(TrackingBlock->LockMoment)); in IoAcquireRemoveLockEx()
170 KeQueryTickCount(&CurrentMoment); in IoReleaseRemoveLockEx()
/reactos/drivers/network/tdi/cte/
H A Dtimer.c99 KeQueryTickCount(&Ticks); in CTESystemUpTime()
/reactos/drivers/storage/class/cdrom/
H A Dpnppower.c566 KeQueryTickCount(&DeviceExtension->PowerContext.StartTime); in _IRQL_requires_max_()
603 KeQueryTickCount(&DeviceExtension->PowerContext.CompleteTime); in _IRQL_requires_max_()
H A Dscratch.c765 KeQueryTickCount(&readWriteContext->SrbHistoryItem->TickCountCompleted); in ScratchBuffer_ReadWriteCompletionRoutine()
972 KeQueryTickCount(&item->TickCountSent);
999 KeQueryTickCount(&item->TickCountCompleted);
H A Dcommon.c71 KeQueryTickCount(&temp); in RequestSetReceivedTime()
86 KeQueryTickCount(&temp); in RequestSetSentTime()
3786 KeQueryTickCount(&DeviceExtension->PowerContext.Step1CompleteTime); in _IRQL_requires_max_()
H A Dsense.c469 KeQueryTickCount(&tmp); in SenseInfoRequestGetInformation()
1561 KeQueryTickCount(&staticErrLogData.TickCount); in SenseInfoLogError()
/reactos/ntoskrnl/mm/ARM3/
H A Dspecial.c322 KeQueryTickCount(&TickCount); in MmAllocateSpecialPool()
583 KeQueryTickCount(&TickCount); in MmFreeSpecialPool()
H A Dprocsup.c74 KeQueryTickCount(&CurrentTime); in MiCreatePebOrTeb()
/reactos/sdk/include/xdk/amd64/
H A Dke.h43 #define KeQueryTickCount(CurrentCount) \ macro
/reactos/sdk/include/xdk/arm/
H A Dke.h194 #define KeQueryTickCount(CurrentCount) _KeQueryTickCount(CurrentCount) macro
/reactos/drivers/network/ndis/ndis/
H A Dmisc.c367 KeQueryTickCount(&TickCount); in NdisGetSystemUpTime()
/reactos/win32ss/gdi/eng/
H A Dengmisc.c294 KeQueryTickCount(&TickCount); in EngGetTickCount()
/reactos/sdk/include/xdk/x86/
H A Dke.h211 #define KeQueryTickCount(CurrentCount) _KeQueryTickCount(CurrentCount) macro
/reactos/drivers/sac/driver/
H A Dconcmd.c363 KeQueryTickCount(&TickCount); in DoRebootCommand()
/reactos/drivers/ksfilter/ks/
H A Dswenum.c80 KeQueryTickCount(&DeviceEntry->TimeCreated); in KspCreatePDO()
810 KeQueryTickCount(&DeviceEntry->TimeCreated); in KspStartBusDevice()
1196 KeQueryTickCount(&Time); in KspBusWorkerRoutine()
/reactos/drivers/usb/usbohci/
H A Dusbohci.c600 KeQueryTickCount(&StartTicks); in OHCI_TakeControlHC()
621 KeQueryTickCount(&CurrentTicks); in OHCI_TakeControlHC()
795 KeQueryTickCount(&StartTicks); in OHCI_StartController()
802 KeQueryTickCount(&CurrentTicks); in OHCI_StartController()
/reactos/sdk/lib/drivers/wdf/shared/inc/primitives/km/
H A Dmxgeneralkm.h120 KeQueryTickCount(TickCount); in MxQueryTickCount()
/reactos/drivers/filesystems/ext2/inc/linux/
H A Dmodule.h1078 KeQueryTickCount(&Tick);

12