Searched refs:handler (Results 76 - 83 of 83) sorted by relevance

1234

/fuchsia/zircon/system/utest/trace/
H A Dfixture.cpp23 #include <trace/handler.h>
H A Dengine_tests.cpp15 #include <trace/handler.h>
655 // handler notifications: They won't get run.
/fuchsia/zircon/third_party/ulib/ngunwind/include/ngunwind/
H A Ddwarf.h261 unw_word_t handler; /* address of personality-routine */ member in struct:dwarf_cie_info
/fuchsia/zircon/third_party/ulib/ngunwind/src/mi/
H A DGdyn-remote.c164 || (ret = fetchw (as, a, addr, &di->u.pi.handler, arg)) < 0
/fuchsia/zircon/system/ulib/trace-engine/
H A Dcontext_api.cpp17 #include <trace-engine/handler.h>
437 return context->handler()->ops->is_category_enabled(context->handler(), category);
/fuchsia/zircon/system/ulib/loader-service/
H A Dloader-service.c390 session_state->wait.handler = loader_service_handler;
/fuchsia/zircon/system/core/devmgr/
H A Ddevmgr-coordinator.cpp1910 dmctl_socket = ZX_HANDLE_INVALID; // to prevent the rpc handler from closing this handle
2160 port_handler_t handler;
2161 handler.func = dc_control_event;
2162 return handler;
/fuchsia/zircon/third_party/ulib/jemalloc/bin/
H A Djeprof.in298 # Setup tmp-file name and handler to clean it up.
2328 * Fixed a bug with browser mouse handler interaction
2987 # i.e., stack frames pushed by the CPU profiler signal handler.

Completed in 254 milliseconds

1234