Searched defs:patchCustomEvent (Results 1 – 8 of 8) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_powerpc64.cpp | 97 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent() function
|
H A D | xray_AArch64.cpp | 120 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent() function
|
H A D | xray_loongarch64.cpp | 145 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent() function
|
H A D | xray_arm.cpp | 145 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent() function
|
H A D | xray_mips.cpp | 155 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent() function
|
H A D | xray_hexagon.cpp | 152 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent() function
|
H A D | xray_mips64.cpp | 163 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent() function
|
H A D | xray_x86_64.cpp | 249 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent() function
|