Searched defs:patchTypedEvent (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_powerpc64.cpp | 103 bool patchTypedEvent(const bool Enable, const uint32_t FuncId, in patchTypedEvent() function
|
H A D | xray_AArch64.cpp | 131 bool patchTypedEvent(const bool Enable, const uint32_t FuncId, in patchTypedEvent() function
|
H A D | xray_arm.cpp | 151 bool patchTypedEvent(const bool Enable, const uint32_t FuncId, in patchTypedEvent() function
|
H A D | xray_loongarch64.cpp | 151 bool patchTypedEvent(const bool Enable, const uint32_t FuncId, in patchTypedEvent() function
|
H A D | xray_hexagon.cpp | 158 bool patchTypedEvent(const bool Enable, const uint32_t FuncId, in patchTypedEvent() function
|
H A D | xray_mips.cpp | 161 bool patchTypedEvent(const bool Enable, const uint32_t FuncId, in patchTypedEvent() function
|
H A D | xray_mips64.cpp | 169 bool patchTypedEvent(const bool Enable, const uint32_t FuncId, in patchTypedEvent() function
|
H A D | xray_x86_64.cpp | 277 bool patchTypedEvent(const bool Enable, const uint32_t FuncId, in patchTypedEvent() function
|