Searched refs:patchCustomEvent (Results 1 – 12 of 12) sorted by relevance
| /freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
| H A D | xray_s390x.cpp | 83 bool __xray::patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent() function in __xray
|
| H A D | xray_powerpc64.cpp | 108 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent() function
|
| H A D | xray_AArch64.cpp | 125 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent() function
|
| H A D | xray_interface_internal.h | 149 bool patchCustomEvent(bool Enable, uint32_t FuncId, const XRaySledEntry &Sled);
|
| H A D | xray_arm.cpp | 150 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent() function
|
| H A D | xray_hexagon.cpp | 157 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent() function
|
| H A D | xray_loongarch64.cpp | 150 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent() function
|
| H A D | xray_mips.cpp | 160 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent() function
|
| H A D | xray_mips64.cpp | 168 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent() function
|
| H A D | xray_x86_64.cpp | 255 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent() function
|
| H A D | xray_riscv.cpp | 255 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent() function
|
| H A D | xray_interface.cpp | 188 Success = patchCustomEvent(Enable, FuncId, Sled); in patchSled()
|