Searched defs:patchCustomEvent (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/ |
H A D | xray_powerpc64.cc | 96 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent() function
|
H A D | xray_AArch64.cc | 109 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent() function
|
H A D | xray_arm.cc | 146 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent() function
|
H A D | xray_mips.cc | 155 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent() function
|
H A D | xray_mips64.cc | 164 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent() function
|
H A D | xray_x86_64.cc | 250 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent() function
|