Home
last modified time | relevance | path

Searched refs:customEvent (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_fdr_controller.h333 bool customEvent(uint64_t TSC, uint16_t CPU, const void *Event, in customEvent() function
H A Dxray_fdr_logging.cpp582 TLD.Controller->customEvent(TSC, CPU, Event, ReducedEventSize); in fdrLoggingHandleCustomEvent()
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js3096 customEvent: {
3126 if ( (!elem || jQuery.event.customEvent[ type ]) && !jQuery.event.global[ type ] ) {