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

Method Device_Start>

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

Source from the content-addressed store, hash-verified

72template<> void PatchKeyword<Microsoft_Windows_DxgKrnl::Context_Stop> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Microsoft_Windows_DxgKrnl_Performance; }
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; }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected