Home
last modified time | relevance | path

Searched refs:handle_trace (Results 1 – 25 of 37) sorted by relevance

12

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/inets/src/inets_app/
H A Dinets_trace.erl77 HandleSpec = {fun handle_trace/2, {Service, Fd}},
85 HandleSpec = {fun handle_trace/2, {Service, standard_io}},
225 handle_trace(_, closed_file = Fd) -> function
227 handle_trace({trace_ts, _Who, call, function
235 handle_trace({trace_ts, _Who, call, function
243 handle_trace({trace_ts, _Who, call, function
252 handle_trace({trace_ts, _Who, call, function
261 handle_trace({trace_ts, Who, call, function
268 handle_trace(Event, Fd) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/inets/src/inets_app/
H A Dinets_trace.erl77 HandleSpec = {fun handle_trace/2, {Service, Fd}},
85 HandleSpec = {fun handle_trace/2, {Service, standard_io}},
225 handle_trace(_, closed_file = Fd) -> function
227 handle_trace({trace_ts, _Who, call, function
235 handle_trace({trace_ts, _Who, call, function
243 handle_trace({trace_ts, _Who, call, function
252 handle_trace({trace_ts, _Who, call, function
261 handle_trace({trace_ts, Who, call, function
268 handle_trace(Event, Fd) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/inets/src/inets_app/
H A Dinets_trace.erl77 HandleSpec = {fun handle_trace/2, {Service, Fd}},
85 HandleSpec = {fun handle_trace/2, {Service, standard_io}},
225 handle_trace(_, closed_file = Fd) -> function
227 handle_trace({trace_ts, _Who, call, function
235 handle_trace({trace_ts, _Who, call, function
243 handle_trace({trace_ts, _Who, call, function
252 handle_trace({trace_ts, _Who, call, function
261 handle_trace({trace_ts, Who, call, function
268 handle_trace(Event, Fd) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/inets/src/inets_app/
H A Dinets_trace.erl77 HandleSpec = {fun handle_trace/2, {Service, Fd}},
85 HandleSpec = {fun handle_trace/2, {Service, standard_io}},
225 handle_trace(_, closed_file = Fd) -> function
227 handle_trace({trace_ts, _Who, call, function
235 handle_trace({trace_ts, _Who, call, function
243 handle_trace({trace_ts, _Who, call, function
252 handle_trace({trace_ts, _Who, call, function
261 handle_trace({trace_ts, Who, call, function
268 handle_trace(Event, Fd) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/inets/src/inets_app/
H A Dinets_trace.erl77 HandleSpec = {fun handle_trace/2, {Service, Fd}},
85 HandleSpec = {fun handle_trace/2, {Service, standard_io}},
225 handle_trace(_, closed_file = Fd) -> function
227 handle_trace({trace_ts, _Who, call, function
235 handle_trace({trace_ts, _Who, call, function
243 handle_trace({trace_ts, _Who, call, function
252 handle_trace({trace_ts, _Who, call, function
261 handle_trace({trace_ts, Who, call, function
268 handle_trace(Event, Fd) -> function
/dports/www/erlang-hackney/hackney-1.8.6/src/
H A Dhackney_trace.erl32 HandleSpec = {fun handle_trace/2, {hackney, Fd}},
40 HandleSpec = {fun handle_trace/2, {hackney, standard_io}},
125 handle_trace(_, closed_file = Fd) -> function
127 handle_trace({trace_ts, _Who, call, function
134 handle_trace({trace_ts, _Who, call, function
141 handle_trace({trace_ts, _Who, call, function
149 handle_trace({trace_ts, _Who, call, function
157 handle_trace({trace_ts, Who, call, function
164 handle_trace(Event, Fd) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/inets/src/inets_app/
H A Dinets_trace.erl77 HandleSpec = {fun handle_trace/2, {Service, Fd}},
85 HandleSpec = {fun handle_trace/2, {Service, standard_io}},
225 handle_trace(_, closed_file = Fd) -> function
227 handle_trace({trace_ts, _Who, call, function
235 handle_trace({trace_ts, _Who, call, function
243 handle_trace({trace_ts, _Who, call, function
252 handle_trace({trace_ts, _Who, call, function
261 handle_trace({trace_ts, Who, call, function
268 handle_trace(Event, Fd) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/inets/src/inets_app/
H A Dinets_trace.erl77 HandleSpec = {fun handle_trace/2, {Service, Fd}},
85 HandleSpec = {fun handle_trace/2, {Service, standard_io}},
225 handle_trace(_, closed_file = Fd) -> function
227 handle_trace({trace_ts, _Who, call, function
235 handle_trace({trace_ts, _Who, call, function
243 handle_trace({trace_ts, _Who, call, function
252 handle_trace({trace_ts, _Who, call, function
261 handle_trace({trace_ts, Who, call, function
268 handle_trace(Event, Fd) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/tools/test/
H A Dfprof_SUITE.erl894 handle_trace(Trace,{init,Parent}) -> function
897 handle_trace(Trace,Parent);
898 handle_trace({trace_ts,Pid,in,MFA,TS},P) -> function
919 handle_trace({trace_ts,Pid,out,_MfaOrZero,TS},P) -> function
964 handle_trace({trace_ts,Pid,return_to,MFA,TS},P) -> function
1034 handle_trace({trace_ts,Pid,gc_minor_end,_,TS},P) -> function
1045 handle_trace({trace_ts,Pid,gc_major_end,_,TS},P) -> function
1089 handle_trace({trace_ts,Pid,exit,_Reason,TS},P) -> function
1102 handle_trace({trace_ts,_,Link,_,_},P) function
1108 handle_trace(end_of_trace,P) -> function
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/tools/test/
H A Dfprof_SUITE.erl894 handle_trace(Trace,{init,Parent}) -> function
897 handle_trace(Trace,Parent);
898 handle_trace({trace_ts,Pid,in,MFA,TS},P) -> function
919 handle_trace({trace_ts,Pid,out,_MfaOrZero,TS},P) -> function
964 handle_trace({trace_ts,Pid,return_to,MFA,TS},P) -> function
1034 handle_trace({trace_ts,Pid,gc_minor_end,_,TS},P) -> function
1045 handle_trace({trace_ts,Pid,gc_major_end,_,TS},P) -> function
1089 handle_trace({trace_ts,Pid,exit,_Reason,TS},P) -> function
1102 handle_trace({trace_ts,_,Link,_,_},P) function
1108 handle_trace(end_of_trace,P) -> function
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/tools/test/
H A Dfprof_SUITE.erl865 handle_trace(Trace,{init,Parent}) -> function
868 handle_trace(Trace,Parent);
869 handle_trace({trace_ts,Pid,in,MFA,TS},P) -> function
890 handle_trace({trace_ts,Pid,out,_MfaOrZero,TS},P) -> function
935 handle_trace({trace_ts,Pid,return_to,MFA,TS},P) -> function
1005 handle_trace({trace_ts,Pid,gc_minor_end,_,TS},P) -> function
1016 handle_trace({trace_ts,Pid,gc_major_end,_,TS},P) -> function
1060 handle_trace({trace_ts,Pid,exit,_Reason,TS},P) -> function
1073 handle_trace({trace_ts,_,Link,_,_},P) function
1079 handle_trace(end_of_trace,P) -> function
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/tools/test/
H A Dfprof_SUITE.erl877 handle_trace(Trace,{init,Parent}) -> function
880 handle_trace(Trace,Parent);
881 handle_trace({trace_ts,Pid,in,MFA,TS},P) -> function
902 handle_trace({trace_ts,Pid,out,_MfaOrZero,TS},P) -> function
947 handle_trace({trace_ts,Pid,return_to,MFA,TS},P) -> function
1017 handle_trace({trace_ts,Pid,gc_minor_end,_,TS},P) -> function
1028 handle_trace({trace_ts,Pid,gc_major_end,_,TS},P) -> function
1072 handle_trace({trace_ts,Pid,exit,_Reason,TS},P) -> function
1085 handle_trace({trace_ts,_,Link,_,_},P) function
1091 handle_trace(end_of_trace,P) -> function
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/tools/test/
H A Dfprof_SUITE.erl877 handle_trace(Trace,{init,Parent}) -> function
880 handle_trace(Trace,Parent);
881 handle_trace({trace_ts,Pid,in,MFA,TS},P) -> function
902 handle_trace({trace_ts,Pid,out,_MfaOrZero,TS},P) -> function
947 handle_trace({trace_ts,Pid,return_to,MFA,TS},P) -> function
1017 handle_trace({trace_ts,Pid,gc_minor_end,_,TS},P) -> function
1028 handle_trace({trace_ts,Pid,gc_major_end,_,TS},P) -> function
1072 handle_trace({trace_ts,Pid,exit,_Reason,TS},P) -> function
1085 handle_trace({trace_ts,_,Link,_,_},P) function
1091 handle_trace(end_of_trace,P) -> function
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/tools/test/
H A Dfprof_SUITE.erl877 handle_trace(Trace,{init,Parent}) -> function
880 handle_trace(Trace,Parent);
881 handle_trace({trace_ts,Pid,in,MFA,TS},P) -> function
902 handle_trace({trace_ts,Pid,out,_MfaOrZero,TS},P) -> function
947 handle_trace({trace_ts,Pid,return_to,MFA,TS},P) -> function
1017 handle_trace({trace_ts,Pid,gc_minor_end,_,TS},P) -> function
1028 handle_trace({trace_ts,Pid,gc_major_end,_,TS},P) -> function
1072 handle_trace({trace_ts,Pid,exit,_Reason,TS},P) -> function
1085 handle_trace({trace_ts,_,Link,_,_},P) function
1091 handle_trace(end_of_trace,P) -> function
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/tools/test/
H A Dfprof_SUITE.erl877 handle_trace(Trace,{init,Parent}) -> function
880 handle_trace(Trace,Parent);
881 handle_trace({trace_ts,Pid,in,MFA,TS},P) -> function
902 handle_trace({trace_ts,Pid,out,_MfaOrZero,TS},P) -> function
947 handle_trace({trace_ts,Pid,return_to,MFA,TS},P) -> function
1017 handle_trace({trace_ts,Pid,gc_minor_end,_,TS},P) -> function
1028 handle_trace({trace_ts,Pid,gc_major_end,_,TS},P) -> function
1072 handle_trace({trace_ts,Pid,exit,_Reason,TS},P) -> function
1085 handle_trace({trace_ts,_,Link,_,_},P) function
1091 handle_trace(end_of_trace,P) -> function
[all …]
/dports/devel/cpprestsdk/cpprestsdk-2.10.16/Release/src/http/listener/
H A Dhttp_listener.cpp119 handle_trace(msg); in handle_request()
154 void details::http_listener_impl::handle_trace(http_request message) in handle_trace() function in web::http::experimental::listener::details::http_listener_impl
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/megaco/src/app/
H A Dmegaco.erl848 HandleSpec = {fun handle_trace/2, Fd},
858 HandleSpec = {fun handle_trace/2, standard_io},
918 handle_trace(_, closed_file = Fd) -> function
920 handle_trace({trace_ts, _Who, call, function
926 handle_trace({trace_ts, _Who, call, function
934 handle_trace({trace_ts, Who, call, function
940 handle_trace(Event, Fd) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/megaco/src/app/
H A Dmegaco.erl869 HandleSpec = {fun handle_trace/2, Fd},
879 HandleSpec = {fun handle_trace/2, standard_io},
939 handle_trace(_, closed_file = Fd) -> function
941 handle_trace({trace_ts, _Who, call, function
947 handle_trace({trace_ts, _Who, call, function
955 handle_trace({trace_ts, Who, call, function
961 handle_trace(Event, Fd) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/megaco/src/app/
H A Dmegaco.erl860 HandleSpec = {fun handle_trace/2, Fd},
870 HandleSpec = {fun handle_trace/2, standard_io},
930 handle_trace(_, closed_file = Fd) -> function
932 handle_trace({trace_ts, _Who, call, function
938 handle_trace({trace_ts, _Who, call, function
946 handle_trace({trace_ts, Who, call, function
952 handle_trace(Event, Fd) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/megaco/src/app/
H A Dmegaco.erl870 HandleSpec = {fun handle_trace/2, Fd},
880 HandleSpec = {fun handle_trace/2, standard_io},
940 handle_trace(_, closed_file = Fd) -> function
942 handle_trace({trace_ts, _Who, call, function
948 handle_trace({trace_ts, _Who, call, function
956 handle_trace({trace_ts, Who, call, function
962 handle_trace(Event, Fd) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/megaco/src/app/
H A Dmegaco.erl860 HandleSpec = {fun handle_trace/2, Fd},
870 HandleSpec = {fun handle_trace/2, standard_io},
930 handle_trace(_, closed_file = Fd) -> function
932 handle_trace({trace_ts, _Who, call, function
938 handle_trace({trace_ts, _Who, call, function
946 handle_trace({trace_ts, Who, call, function
952 handle_trace(Event, Fd) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/megaco/src/app/
H A Dmegaco.erl860 HandleSpec = {fun handle_trace/2, Fd},
870 HandleSpec = {fun handle_trace/2, standard_io},
930 handle_trace(_, closed_file = Fd) -> function
932 handle_trace({trace_ts, _Who, call, function
938 handle_trace({trace_ts, _Who, call, function
946 handle_trace({trace_ts, Who, call, function
952 handle_trace(Event, Fd) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/megaco/src/app/
H A Dmegaco.erl860 HandleSpec = {fun handle_trace/2, Fd},
870 HandleSpec = {fun handle_trace/2, standard_io},
930 handle_trace(_, closed_file = Fd) -> function
932 handle_trace({trace_ts, _Who, call, function
938 handle_trace({trace_ts, _Who, call, function
946 handle_trace({trace_ts, Who, call, function
952 handle_trace(Event, Fd) -> function
/dports/irc/atheme-services/atheme-7.2.9/include/
H A Dpmodule.h50 E void handle_trace(user_t *, const char *, const char *);
/dports/devel/cpprestsdk/cpprestsdk-2.10.16/Release/include/cpprest/
H A Dhttp_listener.h194 void handle_trace(http::http_request message);

12