Searched defs:patchCustomEvent (Results 1 – 6 of 6) sorted by relevance
/external/llvm-project/compiler-rt/lib/xray/ |
D | xray_powerpc64.cpp | 97 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent() function
|
D | xray_AArch64.cpp | 108 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent() function
|
D | xray_arm.cpp | 145 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent() function
|
D | xray_mips.cpp | 155 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent() function
|
D | xray_mips64.cpp | 163 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent() function
|
D | xray_x86_64.cpp | 246 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent() function
|