Home
last modified time | relevance | path

Searched refs:check_event_flow (Results 1 – 7 of 7) sorted by relevance

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/test/
H A Dsystem_profile_SUITE.erl258 ok = check_event_flow(Events),
301 check_event_flow(Events) -> function
302 case check_event_flow(Events, undefined) of
309 check_event_flow([], _) -> ok; function
310 check_event_flow([Event | PidEvents], undefined) -> function
311 check_event_flow(PidEvents, Event);
312 check_event_flow([{Pid,Act,_,_}=Event | Events], PrevEvent) -> function
315 _ -> check_event_flow(Events, Event)
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/test/
H A Dsystem_profile_SUITE.erl258 ok = check_event_flow(Events),
301 check_event_flow(Events) -> function
302 case check_event_flow(Events, undefined) of
309 check_event_flow([], _) -> ok; function
310 check_event_flow([Event | PidEvents], undefined) -> function
311 check_event_flow(PidEvents, Event);
312 check_event_flow([{Pid,Act,_,_}=Event | Events], PrevEvent) -> function
315 _ -> check_event_flow(Events, Event)
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/test/
H A Dsystem_profile_SUITE.erl258 ok = check_event_flow(Events),
301 check_event_flow(Events) -> function
302 case check_event_flow(Events, undefined) of
309 check_event_flow([], _) -> ok; function
310 check_event_flow([Event | PidEvents], undefined) -> function
311 check_event_flow(PidEvents, Event);
312 check_event_flow([{Pid,Act,_,_}=Event | Events], PrevEvent) -> function
315 _ -> check_event_flow(Events, Event)
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/test/
H A Dsystem_profile_SUITE.erl258 ok = check_event_flow(Events),
301 check_event_flow(Events) -> function
302 case check_event_flow(Events, undefined) of
309 check_event_flow([], _) -> ok; function
310 check_event_flow([Event | PidEvents], undefined) -> function
311 check_event_flow(PidEvents, Event);
312 check_event_flow([{Pid,Act,_,_}=Event | Events], PrevEvent) -> function
315 _ -> check_event_flow(Events, Event)
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/test/
H A Dsystem_profile_SUITE.erl258 ok = check_event_flow(Events),
301 check_event_flow(Events) -> function
302 case check_event_flow(Events, undefined) of
309 check_event_flow([], _) -> ok; function
310 check_event_flow([Event | PidEvents], undefined) -> function
311 check_event_flow(PidEvents, Event);
312 check_event_flow([{Pid,Act,_,_}=Event | Events], PrevEvent) -> function
315 _ -> check_event_flow(Events, Event)
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/test/
H A Dsystem_profile_SUITE.erl258 ok = check_event_flow(Events),
301 check_event_flow(Events) -> function
302 case check_event_flow(Events, undefined) of
309 check_event_flow([], _) -> ok; function
310 check_event_flow([Event | PidEvents], undefined) -> function
311 check_event_flow(PidEvents, Event);
312 check_event_flow([{Pid,Act,_,_}=Event | Events], PrevEvent) -> function
315 _ -> check_event_flow(Events, Event)
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/test/
H A Dsystem_profile_SUITE.erl258 ok = check_event_flow(Events),
301 check_event_flow(Events) -> function
302 case check_event_flow(Events, undefined) of
309 check_event_flow([], _) -> ok; function
310 check_event_flow([Event | PidEvents], undefined) -> function
311 check_event_flow(PidEvents, Event);
312 check_event_flow([{Pid,Act,_,_}=Event | Events], PrevEvent) -> function
315 _ -> check_event_flow(Events, Event)