MCPcopy Create free account
hub / github.com/GameTechDev/PresentMon / Device_Stop>

Method Device_Stop>

PresentData/PresentMonTraceSession.cpp:75–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73template<> void PatchKeyword<Microsoft_Windows_DxgKrnl::Device_DCStart> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Microsoft_Windows_DxgKrnl_Performance; }
74template<> void PatchKeyword<Microsoft_Windows_DxgKrnl::Device_Start> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Microsoft_Windows_DxgKrnl_Performance; }
75template<> void PatchKeyword<Microsoft_Windows_DxgKrnl::Device_Stop> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Microsoft_Windows_DxgKrnl_Performance; }
76template<> void PatchKeyword<Microsoft_Windows_DxgKrnl::HwQueue_DCStart> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Microsoft_Windows_DxgKrnl_Performance; }
77template<> void PatchKeyword<Microsoft_Windows_DxgKrnl::HwQueue_Start> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Microsoft_Windows_DxgKrnl_Performance; }
78template<> void PatchKeyword<Microsoft_Windows_DxgKrnl::DmaPacket_Info> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Microsoft_Windows_DxgKrnl_Performance; }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected