| 69 | template<> void PatchKeyword<Microsoft_Windows_DxgKrnl::VSyncDPC_Info> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Microsoft_Windows_DxgKrnl_Performance; } |
| 70 | template<> void PatchKeyword<Microsoft_Windows_DxgKrnl::Context_DCStart> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Microsoft_Windows_DxgKrnl_Performance; } |
| 71 | template<> void PatchKeyword<Microsoft_Windows_DxgKrnl::Context_Start> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Microsoft_Windows_DxgKrnl_Performance; } |
| 72 | template<> void PatchKeyword<Microsoft_Windows_DxgKrnl::Context_Stop> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Microsoft_Windows_DxgKrnl_Performance; } |
| 73 | template<> void PatchKeyword<Microsoft_Windows_DxgKrnl::Device_DCStart> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Microsoft_Windows_DxgKrnl_Performance; } |
| 74 | template<> void PatchKeyword<Microsoft_Windows_DxgKrnl::Device_Start> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Microsoft_Windows_DxgKrnl_Performance; } |
nothing calls this directly
no outgoing calls
no test coverage detected