mfa_id() = {module(), atom(), arity() | '_'}
mfa_name() = atom()
mfa_spec() = {mfa_id(), {ms(), ms()}}
mode() = erlang | elixir
ms() = [tuple()]
traced function with optional match-spec used to initiate tracing (both by xprof_tracer and xprof_tracer_handler)
start/0 | |
stop/0 |
start() -> any()
stop() -> any()
Generated by EDoc, Dec 12 2017, 10:42:28.