Home
last modified time | relevance | path

Searched defs:handle_debug (Results 1 – 25 of 45) sorted by relevance

12

/dports/devel/erlang-gproc/gproc-0.8.0/patches/stdlib/
H A Dsys.erl157 handle_debug([{trace, true} | T], FormFunc, State, Event) -> function
160 handle_debug([{log, {N, LogData}} | T], FormFunc, State, Event) -> function
163 handle_debug([{log_to_file, Fd} | T], FormFunc, State, Event) -> function
166 handle_debug([{statistics, StatData} | T], FormFunc, State, Event) -> function
169 handle_debug([{Func, FuncState} | T], FormFunc, State, Event) -> function
176 handle_debug([], _FormFunc, _State, _Event) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/src/
H A Dsys.erl388 handle_debug([{trace, true} | T], FormFunc, State, Event) -> function
391 handle_debug([{log, {N, LogData}} | T], FormFunc, State, Event) -> function
394 handle_debug([{log_to_file, Fd} | T], FormFunc, State, Event) -> function
397 handle_debug([{statistics, StatData} | T], FormFunc, State, Event) -> function
400 handle_debug([{FuncId, {Func, FuncState}} | T], FormFunc, State, Event) -> function
407 handle_debug([{Func, FuncState} | T], FormFunc, State, Event) -> function
414 handle_debug([], _FormFunc, _State, _Event) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/
H A Dsys.erl411 handle_debug([{trace, true} = DbgOpt | T], FormFunc, State, Event) -> function
414 handle_debug([{log, NLog} | T], FormFunc, State, Event) -> function
417 handle_debug([{log_to_file, Fd} = DbgOpt | T], FormFunc, State, Event) -> function
420 handle_debug([{statistics, StatData} | T], FormFunc, State, Event) -> function
423 handle_debug([{FuncId, {Func, FuncState}} | T], FormFunc, State, Event) -> function
436 handle_debug([{Func, FuncState} | T], FormFunc, State, Event) -> function
447 handle_debug([], _FormFunc, _State, _Event) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/
H A Dsys.erl408 handle_debug([{trace, true} = DbgOpt | T], FormFunc, State, Event) -> function
411 handle_debug([{log, NLog} | T], FormFunc, State, Event) -> function
414 handle_debug([{log_to_file, Fd} = DbgOpt | T], FormFunc, State, Event) -> function
417 handle_debug([{statistics, StatData} | T], FormFunc, State, Event) -> function
420 handle_debug([{FuncId, {Func, FuncState}} | T], FormFunc, State, Event) -> function
433 handle_debug([{Func, FuncState} | T], FormFunc, State, Event) -> function
444 handle_debug([], _FormFunc, _State, _Event) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/src/
H A Dsys.erl411 handle_debug([{trace, true} = DbgOpt | T], FormFunc, State, Event) -> function
414 handle_debug([{log, NLog} | T], FormFunc, State, Event) -> function
417 handle_debug([{log_to_file, Fd} = DbgOpt | T], FormFunc, State, Event) -> function
420 handle_debug([{statistics, StatData} | T], FormFunc, State, Event) -> function
423 handle_debug([{FuncId, {Func, FuncState}} | T], FormFunc, State, Event) -> function
436 handle_debug([{Func, FuncState} | T], FormFunc, State, Event) -> function
447 handle_debug([], _FormFunc, _State, _Event) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/src/
H A Dsys.erl411 handle_debug([{trace, true} = DbgOpt | T], FormFunc, State, Event) -> function
414 handle_debug([{log, NLog} | T], FormFunc, State, Event) -> function
417 handle_debug([{log_to_file, Fd} = DbgOpt | T], FormFunc, State, Event) -> function
420 handle_debug([{statistics, StatData} | T], FormFunc, State, Event) -> function
423 handle_debug([{FuncId, {Func, FuncState}} | T], FormFunc, State, Event) -> function
436 handle_debug([{Func, FuncState} | T], FormFunc, State, Event) -> function
447 handle_debug([], _FormFunc, _State, _Event) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/src/
H A Dsys.erl411 handle_debug([{trace, true} = DbgOpt | T], FormFunc, State, Event) -> function
414 handle_debug([{log, NLog} | T], FormFunc, State, Event) -> function
417 handle_debug([{log_to_file, Fd} = DbgOpt | T], FormFunc, State, Event) -> function
420 handle_debug([{statistics, StatData} | T], FormFunc, State, Event) -> function
423 handle_debug([{FuncId, {Func, FuncState}} | T], FormFunc, State, Event) -> function
436 handle_debug([{Func, FuncState} | T], FormFunc, State, Event) -> function
447 handle_debug([], _FormFunc, _State, _Event) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/src/
H A Dsys.erl411 handle_debug([{trace, true} = DbgOpt | T], FormFunc, State, Event) -> function
414 handle_debug([{log, NLog} | T], FormFunc, State, Event) -> function
417 handle_debug([{log_to_file, Fd} = DbgOpt | T], FormFunc, State, Event) -> function
420 handle_debug([{statistics, StatData} | T], FormFunc, State, Event) -> function
423 handle_debug([{FuncId, {Func, FuncState}} | T], FormFunc, State, Event) -> function
436 handle_debug([{Func, FuncState} | T], FormFunc, State, Event) -> function
447 handle_debug([], _FormFunc, _State, _Event) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/observer/src/
H A Dmultitrace.erl93 handle_debug(Out,Trace,TI,initial) -> function
96 handle_debug(_Out,end_of_trace,_TI,N) -> function
98 handle_debug(Out,Trace,_TI,N) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/observer/src/
H A Dmultitrace.erl93 handle_debug(Out,Trace,TI,initial) -> function
96 handle_debug(_Out,end_of_trace,_TI,N) -> function
98 handle_debug(Out,Trace,_TI,N) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/observer/src/
H A Dmultitrace.erl93 handle_debug(Out,Trace,TI,initial) -> function
96 handle_debug(_Out,end_of_trace,_TI,N) -> function
98 handle_debug(Out,Trace,_TI,N) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/observer/src/
H A Dmultitrace.erl93 handle_debug(Out,Trace,TI,initial) -> function
96 handle_debug(_Out,end_of_trace,_TI,N) -> function
98 handle_debug(Out,Trace,_TI,N) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/observer/src/
H A Dmultitrace.erl93 handle_debug(Out,Trace,TI,initial) -> function
96 handle_debug(_Out,end_of_trace,_TI,N) -> function
98 handle_debug(Out,Trace,_TI,N) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/observer/src/
H A Dmultitrace.erl93 handle_debug(Out,Trace,TI,initial) -> function
96 handle_debug(_Out,end_of_trace,_TI,N) -> function
98 handle_debug(Out,Trace,_TI,N) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/observer/src/
H A Dmultitrace.erl93 handle_debug(Out,Trace,TI,initial) -> function
96 handle_debug(_Out,end_of_trace,_TI,N) -> function
98 handle_debug(Out,Trace,_TI,N) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/common_test/src/
H A Dtest_server_node.erl228 handle_debug(Out,Trace,TI,initial) -> function
230 handle_debug(_Out,end_of_trace,_TI,N) -> function
232 handle_debug(Out,Trace,_TI,N) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/common_test/src/
H A Dtest_server_node.erl228 handle_debug(Out,Trace,TI,initial) -> function
230 handle_debug(_Out,end_of_trace,_TI,N) -> function
232 handle_debug(Out,Trace,_TI,N) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/common_test/src/
H A Dtest_server_node.erl228 handle_debug(Out,Trace,TI,initial) -> function
230 handle_debug(_Out,end_of_trace,_TI,N) -> function
232 handle_debug(Out,Trace,_TI,N) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/common_test/src/
H A Dtest_server_node.erl228 handle_debug(Out,Trace,TI,initial) -> function
230 handle_debug(_Out,end_of_trace,_TI,N) -> function
232 handle_debug(Out,Trace,_TI,N) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/common_test/src/
H A Dtest_server_node.erl228 handle_debug(Out,Trace,TI,initial) -> function
230 handle_debug(_Out,end_of_trace,_TI,N) -> function
232 handle_debug(Out,Trace,_TI,N) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/common_test/src/
H A Dtest_server_node.erl228 handle_debug(Out,Trace,TI,initial) -> function
230 handle_debug(_Out,end_of_trace,_TI,N) -> function
232 handle_debug(Out,Trace,_TI,N) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/common_test/src/
H A Dtest_server_node.erl228 handle_debug(Out,Trace,TI,initial) -> function
230 handle_debug(_Out,end_of_trace,_TI,N) -> function
232 handle_debug(Out,Trace,_TI,N) -> function
/dports/devel/erlang-gen_leader/gen_leader_revival-a12a4e3/attic/original_version/
H A Dgen_leader.erl837 handle_debug(#server{debug = []} = Server, _Role, _E, Event) -> function
839 handle_debug(#server{debug = Debug} = Server, Role, E, Event) -> function
/dports/devel/erlang-gproc/gproc-0.8.0/patches/gen_leader/
H A Dgen_leader.erl825 handle_debug(#server{debug = []} = Server, _Role, _E, _Event) -> function
827 handle_debug(#server{debug = Debug} = Server, _Role, E, Event) -> function
/dports/devel/erlang-gen_leader/gen_leader_revival-a12a4e3/attic/opencsm_version/
H A Dgen_leader.erl979 handle_debug(#server{debug = []} = Server, _Role, _E, _Event) -> function
981 handle_debug(#server{debug = Debug} = Server, _Role, E, Event) -> function

12